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