WSL2-Linux-Kernel/drivers/crypto/marvell/octeontx
Christophe JAILLET 7f6c383b95 crypto: marvell/octeontx - Use dma_set_mask_and_coherent to simplify code
'pci_set_dma_mask()' + 'pci_set_consistent_dma_mask()' can be replaced by
an equivalent 'dma_set_mask_and_coherent()' which is much less verbose.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-11-27 17:13:48 +11:00
..
Makefile crypto: marvell - add the Virtual Function driver for CPT 2020-03-20 14:36:52 +11:00
otx_cpt_common.h
otx_cpt_hw_types.h crypto: marvell - add the Virtual Function driver for CPT 2020-03-20 14:36:52 +11:00
otx_cptpf.h
otx_cptpf_main.c crypto: marvell/octeontx - Use dma_set_mask_and_coherent to simplify code 2020-11-27 17:13:48 +11:00
otx_cptpf_mbox.c crypto: marvell/octeontx - Add missing '\n' in log messages 2020-04-16 16:49:23 +10:00
otx_cptpf_ucode.c crypto: marvell/octeontx - simplify the return expression of create_sysfs_eng_grps_info() 2020-10-02 18:02:10 +10:00
otx_cptpf_ucode.h crypto: octeontx - Fix sparse warnings 2020-06-18 17:47:16 +10:00
otx_cptvf.h crypto: marvell - add the Virtual Function driver for CPT 2020-03-20 14:36:52 +11:00
otx_cptvf_algs.c crypto: sha - split sha.h into sha1.h and sha2.h 2020-11-20 14:45:33 +11:00
otx_cptvf_algs.h crypto: octeontx - Fix sparse warnings 2020-06-18 17:47:16 +10:00
otx_cptvf_main.c crypto: marvell/octeontx - Use dma_set_mask_and_coherent to simplify code 2020-11-27 17:13:48 +11:00
otx_cptvf_mbox.c crypto: marvell - add the Virtual Function driver for CPT 2020-03-20 14:36:52 +11:00
otx_cptvf_reqmgr.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
otx_cptvf_reqmgr.h mm, treewide: rename kzfree() to kfree_sensitive() 2020-08-07 11:33:22 -07:00