Home
last modified time | relevance | path

Searched refs:ice_vc_process_vf_msg (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_virtchnl_pf.h124 void ice_vc_process_vf_msg(struct ice_pf *pf, struct ice_rq_event_info *event);
164 void ice_vc_process_vf_msg(struct ice_pf *pf, struct ice_rq_event_info *event) { } in ice_vc_process_vf_msg() function
Dice_virtchnl_pf.c4411 void ice_vc_process_vf_msg(struct ice_pf *pf, struct ice_rq_event_info *event) in ice_vc_process_vf_msg() function
Dice_main.c1344 ice_vc_process_vf_msg(pf, &event); in __ice_clean_ctrlq()