Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/qat/qat_c3xxx/
Dadf_c3xxx_hw_data.c108 static void adf_enable_error_correction(struct adf_accel_dev *accel_dev) in adf_enable_error_correction() function
166 hw_data->enable_error_correction = adf_enable_error_correction; in adf_init_hw_data_c3xxx()
/Linux-v5.10/drivers/crypto/qat/qat_c62x/
Dadf_c62x_hw_data.c118 static void adf_enable_error_correction(struct adf_accel_dev *accel_dev) in adf_enable_error_correction() function
176 hw_data->enable_error_correction = adf_enable_error_correction; in adf_init_hw_data_c62x()
/Linux-v5.10/drivers/crypto/qat/qat_dh895xcc/
Dadf_dh895xcc_hw_data.c130 static void adf_enable_error_correction(struct adf_accel_dev *accel_dev) in adf_enable_error_correction() function
189 hw_data->enable_error_correction = adf_enable_error_correction; in adf_init_hw_data_dh895xcc()