Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_virtchnl_pf.h154 void ice_print_vf_rx_mdd_event(struct ice_vf *vf);
171 static inline void ice_print_vf_rx_mdd_event(struct ice_vf *vf) { } in ice_print_vf_rx_mdd_event() function
Dice_virtchnl_pf.c4815 void ice_print_vf_rx_mdd_event(struct ice_vf *vf) in ice_print_vf_rx_mdd_event() function
4858 ice_print_vf_rx_mdd_event(vf); in ice_print_vfs_mdd_events()
Dice_main.c1681 ice_print_vf_rx_mdd_event(vf); in ice_handle_mdd_event()