Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice_virtchnl_pf.h140 void ice_print_vf_rx_mdd_event(struct ice_vf *vf);
150 #define ice_print_vf_rx_mdd_event(vf) do {} while (0) macro
Dice_virtchnl_pf.c4019 void ice_print_vf_rx_mdd_event(struct ice_vf *vf) in ice_print_vf_rx_mdd_event() function
4062 ice_print_vf_rx_mdd_event(vf); in ice_print_vfs_mdd_events()
Dice_main.c1596 ice_print_vf_rx_mdd_event(vf); in ice_handle_mdd_event()