Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/qat/qat_4xxx/
Dadf_4xxx_hw_data.c141 static void adf_enable_error_correction(struct adf_accel_dev *accel_dev) in adf_enable_error_correction() function
197 hw_data->enable_error_correction = adf_enable_error_correction; in adf_init_hw_data_4xxx()
/Linux-v5.15/drivers/crypto/qat/qat_c3xxx/
Dadf_c3xxx_hw_data.c114 static void adf_enable_error_correction(struct adf_accel_dev *accel_dev) in adf_enable_error_correction() function
184 hw_data->enable_error_correction = adf_enable_error_correction; in adf_init_hw_data_c3xxx()
/Linux-v5.15/drivers/crypto/qat/qat_c62x/
Dadf_c62x_hw_data.c116 static void adf_enable_error_correction(struct adf_accel_dev *accel_dev) in adf_enable_error_correction() function
186 hw_data->enable_error_correction = adf_enable_error_correction; in adf_init_hw_data_c62x()
/Linux-v5.15/drivers/crypto/qat/qat_dh895xcc/
Dadf_dh895xcc_hw_data.c134 static void adf_enable_error_correction(struct adf_accel_dev *accel_dev) in adf_enable_error_correction() function
205 hw_data->enable_error_correction = adf_enable_error_correction; in adf_init_hw_data_dh895xcc()