Home
last modified time | relevance | path

Searched defs:configure_iov_threads (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/crypto/intel/qat/qat_c62x/
H A Dadf_c62x_hw_data.c109 static void configure_iov_threads(struct adf_accel_dev *accel_dev, bool enable) in configure_iov_threads() function
/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxx/
H A Dadf_c3xxx_hw_data.c107 static void configure_iov_threads(struct adf_accel_dev *accel_dev, bool enable) in configure_iov_threads() function
/openbmc/linux/drivers/crypto/intel/qat/qat_dh895xcc/
H A Dadf_dh895xcc_hw_data.c203 static void configure_iov_threads(struct adf_accel_dev *accel_dev, bool enable) in configure_iov_threads() function
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_accel_devices.h204 void (*configure_iov_threads)(struct adf_accel_dev *accel_dev, member