Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_sriov.h59 ice_vf_lan_overflow_event(struct ice_pf *pf, struct ice_rq_event_info *event);
71 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.c1301 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.c1546 ice_vf_lan_overflow_event(pf, &event); in __ice_clean_ctrlq()