Searched refs:enable_pfvf_comms (Results 1 – 9 of 9) sorted by relevance
92 hw_data->enable_pfvf_comms = adf_enable_vf2pf_comms; in adf_init_hw_data_c3xxxiov()
92 hw_data->enable_pfvf_comms = adf_enable_vf2pf_comms; in adf_init_hw_data_c62xiov()
92 hw_data->enable_pfvf_comms = adf_enable_vf2pf_comms; in adf_init_hw_data_dh895xcciov()
142 hw_data->enable_pfvf_comms = adf_enable_pf2vf_comms; in adf_init_hw_data_c3xxx()
144 hw_data->enable_pfvf_comms = adf_enable_pf2vf_comms; in adf_init_hw_data_c62x()
208 hw_data->enable_pfvf_comms = adf_enable_pf2vf_comms; in adf_init_hw_data_dh895xcc()
262 hw_data->enable_pfvf_comms = pfvf_comms_disabled; in adf_init_hw_data_4xxx()
179 int (*enable_pfvf_comms)(struct adf_accel_dev *accel_dev); member
120 ret = hw_data->enable_pfvf_comms(accel_dev); in adf_dev_init()
Completed in 9 milliseconds