Home
last modified time | relevance | path

Searched refs:qat_crypto_vf_dev_config (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_crypto.c118 int qat_crypto_vf_dev_config(struct adf_accel_dev *accel_dev) in qat_crypto_vf_dev_config() function
H A Dadf_common_drv.h109 int qat_crypto_vf_dev_config(struct adf_accel_dev *accel_dev);
H A Dadf_init.c132 if (qat_crypto_vf_dev_config(accel_dev)) in adf_dev_init()