Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/qat/qat_c62x/
Dadf_c62x_hw_data.c162 static void adf_enable_error_correction(struct adf_accel_dev *accel_dev) in adf_enable_error_correction() function
220 hw_data->enable_error_correction = adf_enable_error_correction; in adf_init_hw_data_c62x()
/Linux-v4.19/drivers/crypto/qat/qat_c3xxx/
Dadf_c3xxx_hw_data.c152 static void adf_enable_error_correction(struct adf_accel_dev *accel_dev) in adf_enable_error_correction() function
210 hw_data->enable_error_correction = adf_enable_error_correction; in adf_init_hw_data_c3xxx()
/Linux-v4.19/drivers/crypto/qat/qat_dh895xcc/
Dadf_dh895xcc_hw_data.c174 static void adf_enable_error_correction(struct adf_accel_dev *accel_dev) in adf_enable_error_correction() function
233 hw_data->enable_error_correction = adf_enable_error_correction; in adf_init_hw_data_dh895xcc()