Home
last modified time | relevance | path

Searched refs:ice_vc_process_vf_msg (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl.h66 void ice_vc_process_vf_msg(struct ice_pf *pf, struct ice_rq_event_info *event,
88 ice_vc_process_vf_msg(struct ice_pf *pf, struct ice_rq_event_info *event, in ice_vc_process_vf_msg() function
H A Dice_virtchnl.c3890 * ice_vc_process_vf_msg - Process request from VF
3898 void ice_vc_process_vf_msg(struct ice_pf *pf, struct ice_rq_event_info *event, in ice_vc_process_vf_msg() function
H A Dice_main.c1533 ice_vc_process_vf_msg(pf, &event, &data); in __ice_clean_ctrlq()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_pf.h115 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
H A Dice_virtchnl_pf.c3677 * ice_vc_process_vf_msg - Process request from VF
3684 void ice_vc_process_vf_msg(struct ice_pf *pf, struct ice_rq_event_info *event) in ice_vc_process_vf_msg() function
H A Dice_main.c1297 ice_vc_process_vf_msg(pf, &event); in __ice_clean_ctrlq()

Completed in 26 milliseconds