Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/qat/qat_common/
Dadf_cfg.h78 int adf_cfg_section_add(struct adf_accel_dev *accel_dev, const char *name);
Dadf_cfg.c335 int adf_cfg_section_add(struct adf_accel_dev *accel_dev, const char *name) in adf_cfg_section_add() function
354 EXPORT_SYMBOL_GPL(adf_cfg_section_add);
Dadf_sriov.c262 if (adf_cfg_section_add(accel_dev, ADF_KERNEL_SEC)) in adf_sriov_configure()
Dadf_ctl_drv.c195 if (adf_cfg_section_add(accel_dev, section.name)) { in adf_copy_key_value_data()
/linux-4.4.14/drivers/crypto/qat/qat_dh895xccvf/
Dadf_drv.c129 if (adf_cfg_section_add(accel_dev, ADF_KERNEL_SEC)) in adf_dev_configure()
131 if (adf_cfg_section_add(accel_dev, "Accelerator0")) in adf_dev_configure()
/linux-4.4.14/drivers/crypto/qat/qat_dh895xcc/
Dadf_drv.c132 if (adf_cfg_section_add(accel_dev, ADF_KERNEL_SEC)) in adf_dev_configure()
134 if (adf_cfg_section_add(accel_dev, "Accelerator0")) in adf_dev_configure()