Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/qat/qat_dh895xcc/
Dadf_dh895xcc_hw_data.c185 static void configure_iov_threads(struct adf_accel_dev *accel_dev, bool enable) in configure_iov_threads() function
/Linux-v5.15/drivers/crypto/qat/qat_c3xxx/
Dadf_c3xxx_hw_data.c164 static void configure_iov_threads(struct adf_accel_dev *accel_dev, bool enable) in configure_iov_threads() function
/Linux-v5.15/drivers/crypto/qat/qat_c62x/
Dadf_c62x_hw_data.c166 static void configure_iov_threads(struct adf_accel_dev *accel_dev, bool enable) in configure_iov_threads() function
/Linux-v5.15/drivers/crypto/qat/qat_common/
Dadf_accel_devices.h170 void (*configure_iov_threads)(struct adf_accel_dev *accel_dev, member