Searched refs:ADF_RING_ASYM_SIZE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
H A D | adf_cfg_strings.h | 12 #define ADF_RING_ASYM_SIZE "NumConcurrentAsymRequests" macro
|
H A D | qat_crypto.c | 150 snprintf(key, sizeof(key), ADF_CY "%d" ADF_RING_ASYM_SIZE, i); in qat_crypto_dev_config() 248 snprintf(key, sizeof(key), ADF_CY "%d" ADF_RING_ASYM_SIZE, i); in qat_crypto_create_instances()
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_cfg_strings.h | 12 #define ADF_RING_ASYM_SIZE "NumConcurrentAsymRequests" macro
|
H A D | adf_gen2_config.c | 49 snprintf(key, sizeof(key), ADF_CY "%d" ADF_RING_ASYM_SIZE, i); in adf_gen2_crypto_dev_config()
|
H A D | qat_crypto.c | 193 snprintf(key, sizeof(key), ADF_CY "%d" ADF_RING_ASYM_SIZE, i); in qat_crypto_create_instances()
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_4xxx/ |
H A D | adf_drv.c | 101 snprintf(key, sizeof(key), ADF_CY "%d" ADF_RING_ASYM_SIZE, i); in adf_crypto_dev_config()
|
Completed in 3 milliseconds