Searched refs:ice_vc_process_vf_msg (Results 1 – 3 of 3) sorted by relevance
113 void ice_vc_process_vf_msg(struct ice_pf *pf, struct ice_rq_event_info *event);144 #define ice_vc_process_vf_msg(pf, event) do {} while (0) macro
3640 void ice_vc_process_vf_msg(struct ice_pf *pf, struct ice_rq_event_info *event) in ice_vc_process_vf_msg() function
1287 ice_vc_process_vf_msg(pf, &event); in __ice_clean_ctrlq()