Home
last modified time | relevance | path

Searched refs:enable_error_correction (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/crypto/qat/qat_c3xxxvf/
A Dadf_c3xxxvf_hw_data.c76 hw_data->enable_error_correction = adf_vf_void_noop; in adf_init_hw_data_c3xxxiov()
/linux/drivers/crypto/qat/qat_c62xvf/
A Dadf_c62xvf_hw_data.c76 hw_data->enable_error_correction = adf_vf_void_noop; in adf_init_hw_data_c62xiov()
/linux/drivers/crypto/qat/qat_dh895xccvf/
A Dadf_dh895xccvf_hw_data.c76 hw_data->enable_error_correction = adf_vf_void_noop; in adf_init_hw_data_dh895xcciov()
/linux/drivers/crypto/qat/qat_c3xxx/
A Dadf_c3xxx_hw_data.c114 hw_data->enable_error_correction = adf_gen2_enable_error_correction; in adf_init_hw_data_c3xxx()
/linux/drivers/crypto/qat/qat_c62x/
A Dadf_c62x_hw_data.c116 hw_data->enable_error_correction = adf_gen2_enable_error_correction; in adf_init_hw_data_c62x()
/linux/drivers/crypto/qat/qat_dh895xcc/
A Dadf_dh895xcc_hw_data.c181 hw_data->enable_error_correction = adf_gen2_enable_error_correction; in adf_init_hw_data_dh895xcc()
/linux/drivers/crypto/qat/qat_4xxx/
A Dadf_4xxx_hw_data.c233 hw_data->enable_error_correction = adf_enable_error_correction; in adf_init_hw_data_4xxx()
/linux/drivers/crypto/qat/qat_common/
A Dadf_accel_devices.h166 void (*enable_error_correction)(struct adf_accel_dev *accel_dev); member
A Dadf_init.c118 hw_data->enable_error_correction(accel_dev); in adf_dev_init()

Completed in 23 milliseconds