Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_sriov.h60 void ice_print_vf_rx_mdd_event(struct ice_vf *vf);
69 static inline void ice_print_vf_rx_mdd_event(struct ice_vf *vf) { } in ice_print_vf_rx_mdd_event() function
Dice_sriov.c1651 void ice_print_vf_rx_mdd_event(struct ice_vf *vf) in ice_print_vf_rx_mdd_event() function
1694 ice_print_vf_rx_mdd_event(vf); in ice_print_vfs_mdd_events()
Dice_main.c1870 ice_print_vf_rx_mdd_event(vf); in ice_handle_mdd_event()