linux/drivers/crypto/cavium/nitrox
Srikanth Jampala 718f608c38 crypto: cavium/nitrox - use dma_pool_zalloc()
use dma_pool_zalloc() instead of dma_pool_alloc with __GFP_ZERO flag.
crypto dma pool renamed to "nitrox-context".

Signed-off-by: Srikanth Jampala <Jampala.Srikanth@cavium.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2018-09-21 13:24:49 +08:00
..
Kconfig Cavium CNN55XX: fix broken default Kconfig entry 2017-07-05 13:03:05 -07:00
Makefile crypto: cavium/nitrox - Added support for SR-IOV configuration. 2018-09-14 14:08:53 +08:00
nitrox_algs.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nitrox_common.h crypto: cavium/nitrox - Added support for SR-IOV configuration. 2018-09-14 14:08:53 +08:00
nitrox_csr.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nitrox_dev.h crypto: cavium/nitrox - Added support for SR-IOV configuration. 2018-09-14 14:08:53 +08:00
nitrox_hal.c crypto: cavium/nitrox - Added support for SR-IOV configuration. 2018-09-14 14:08:53 +08:00
nitrox_hal.h crypto: cavium/nitrox - Added support for SR-IOV configuration. 2018-09-14 14:08:53 +08:00
nitrox_isr.c crypto: cavium/nitrox - Added support for SR-IOV configuration. 2018-09-14 14:08:53 +08:00
nitrox_lib.c crypto: cavium/nitrox - use dma_pool_zalloc() 2018-09-21 13:24:49 +08:00
nitrox_main.c crypto: cavium/nitrox - Added support for SR-IOV configuration. 2018-09-14 14:08:53 +08:00
nitrox_req.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nitrox_reqmgr.c crypto: cavium/nitrox - fix for command corruption in queue full case with backlog submissions. 2018-08-25 19:50:44 +08:00
nitrox_sriov.c crypto: cavium/nitrox - Added support for SR-IOV configuration. 2018-09-14 14:08:53 +08:00