Home
last modified time | relevance | path

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

/linux/drivers/crypto/qat/qat_common/
A Dadf_common_drv.h200 int adf_enable_pf2vf_comms(struct adf_accel_dev *accel_dev);
215 static inline int adf_enable_pf2vf_comms(struct adf_accel_dev *accel_dev) in adf_enable_pf2vf_comms() function
A Dadf_pf2vf_msg.c410 int adf_enable_pf2vf_comms(struct adf_accel_dev *accel_dev) in adf_enable_pf2vf_comms() function
416 EXPORT_SYMBOL_GPL(adf_enable_pf2vf_comms);
/linux/drivers/crypto/qat/qat_c3xxx/
A Dadf_c3xxx_hw_data.c142 hw_data->enable_pfvf_comms = adf_enable_pf2vf_comms; in adf_init_hw_data_c3xxx()
/linux/drivers/crypto/qat/qat_c62x/
A Dadf_c62x_hw_data.c144 hw_data->enable_pfvf_comms = adf_enable_pf2vf_comms; in adf_init_hw_data_c62x()
/linux/drivers/crypto/qat/qat_dh895xcc/
A Dadf_dh895xcc_hw_data.c208 hw_data->enable_pfvf_comms = adf_enable_pf2vf_comms; in adf_init_hw_data_dh895xcc()

Completed in 11 milliseconds