Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/qat/qat_4xxx/
Dadf_4xxx_hw_data.c164 static int adf_enable_pf2vf_comms(struct adf_accel_dev *accel_dev) in adf_enable_pf2vf_comms() function
225 hw_data->enable_pfvf_comms = adf_enable_pf2vf_comms; in adf_init_hw_data_4xxx()
/Linux-v5.15/drivers/crypto/qat/qat_c3xxx/
Dadf_c3xxx_hw_data.c157 static int adf_enable_pf2vf_comms(struct adf_accel_dev *accel_dev) in adf_enable_pf2vf_comms() function
209 hw_data->enable_pfvf_comms = adf_enable_pf2vf_comms; in adf_init_hw_data_c3xxx()
/Linux-v5.15/drivers/crypto/qat/qat_c62x/
Dadf_c62x_hw_data.c159 static int adf_enable_pf2vf_comms(struct adf_accel_dev *accel_dev) in adf_enable_pf2vf_comms() function
211 hw_data->enable_pfvf_comms = adf_enable_pf2vf_comms; in adf_init_hw_data_c62x()
/Linux-v5.15/drivers/crypto/qat/qat_dh895xcc/
Dadf_dh895xcc_hw_data.c178 static int adf_enable_pf2vf_comms(struct adf_accel_dev *accel_dev) in adf_enable_pf2vf_comms() function
229 hw_data->enable_pfvf_comms = adf_enable_pf2vf_comms; in adf_init_hw_data_dh895xcc()