Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/qat/qat_c3xxx/
Dadf_c3xxx_hw_data.c81 static void configure_iov_threads(struct adf_accel_dev *accel_dev, bool enable) in configure_iov_threads() function
/Linux-v6.1/drivers/crypto/qat/qat_c62x/
Dadf_c62x_hw_data.c83 static void configure_iov_threads(struct adf_accel_dev *accel_dev, bool enable) in configure_iov_threads() function
/Linux-v6.1/drivers/crypto/qat/qat_dh895xcc/
Dadf_dh895xcc_hw_data.c192 static void configure_iov_threads(struct adf_accel_dev *accel_dev, bool enable) in configure_iov_threads() function
/Linux-v6.1/drivers/crypto/qat/qat_common/
Dadf_accel_devices.h192 void (*configure_iov_threads)(struct adf_accel_dev *accel_dev, member