Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_sriov.h58 ice_vf_lan_overflow_event(struct ice_pf *pf, struct ice_rq_event_info *event);
67 void ice_vf_lan_overflow_event(struct ice_pf *pf, struct ice_rq_event_info *event) { } in ice_vf_lan_overflow_event() function
H A Dice_sriov.c1082 * ice_vf_lan_overflow_event - handle LAN overflow event for a VF
1091 ice_vf_lan_overflow_event(struct ice_pf *pf, struct ice_rq_event_info *event) in ice_vf_lan_overflow_event() function
H A Dice_main.c1525 ice_vf_lan_overflow_event(pf, &event); in __ice_clean_ctrlq()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_pf.h140 ice_vf_lan_overflow_event(struct ice_pf *pf, struct ice_rq_event_info *event);
150 #define ice_vf_lan_overflow_event(pf, event) do {} while (0) macro
H A Dice_virtchnl_pf.c1795 * ice_vf_lan_overflow_event - handle LAN overflow event for a VF
1804 ice_vf_lan_overflow_event(struct ice_pf *pf, struct ice_rq_event_info *event) in ice_vf_lan_overflow_event() function
H A Dice_main.c1294 ice_vf_lan_overflow_event(pf, &event); in __ice_clean_ctrlq()

Completed in 24 milliseconds