Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice_virtchnl_pf.h138 ice_vf_lan_overflow_event(struct ice_pf *pf, struct ice_rq_event_info *event);
148 #define ice_vf_lan_overflow_event(pf, event) do {} while (0) macro
Dice_virtchnl_pf.c1782 ice_vf_lan_overflow_event(struct ice_pf *pf, struct ice_rq_event_info *event) in ice_vf_lan_overflow_event() function
Dice_main.c1284 ice_vf_lan_overflow_event(pf, &event); in __ice_clean_ctrlq()