Home
last modified time | relevance | path

Searched refs:adf_cfg_section_add (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/crypto/qat/qat_common/
A Dadf_cfg.h34 int adf_cfg_section_add(struct adf_accel_dev *accel_dev, const char *name);
A Dadf_cfg.c267 int adf_cfg_section_add(struct adf_accel_dev *accel_dev, const char *name) in adf_cfg_section_add() function
286 EXPORT_SYMBOL_GPL(adf_cfg_section_add);
A Dqat_crypto.c131 ret = adf_cfg_section_add(accel_dev, ADF_KERNEL_SEC); in qat_crypto_dev_config()
135 ret = adf_cfg_section_add(accel_dev, "Accelerator0"); in qat_crypto_dev_config()
A Dadf_sriov.c160 if (adf_cfg_section_add(accel_dev, ADF_KERNEL_SEC)) in adf_sriov_configure()
A Dadf_ctl_drv.c151 if (adf_cfg_section_add(accel_dev, section.name)) { in adf_copy_key_value_data()
/linux/drivers/crypto/qat/qat_4xxx/
A Dadf_drv.c47 ret = adf_cfg_section_add(accel_dev, ADF_KERNEL_SEC); in adf_crypto_dev_config()
51 ret = adf_cfg_section_add(accel_dev, "Accelerator0"); in adf_crypto_dev_config()

Completed in 10 milliseconds