Home
last modified time | relevance | path

Searched refs:ice_print_vf_rx_mdd_event (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A 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
H A Dice_sriov.c1648 * ice_print_vf_rx_mdd_event - print VF Rx malicious driver detect event
1651 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()
H A Dice_main.c1870 ice_print_vf_rx_mdd_event(vf); in ice_handle_mdd_event()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_pf.h142 void ice_print_vf_rx_mdd_event(struct ice_vf *vf);
152 #define ice_print_vf_rx_mdd_event(vf) do {} while (0) macro
H A Dice_virtchnl_pf.c4078 * ice_print_vf_rx_mdd_event - print VF Rx malicious driver detect event
4081 void ice_print_vf_rx_mdd_event(struct ice_vf *vf) in ice_print_vf_rx_mdd_event() function
4124 ice_print_vf_rx_mdd_event(vf); in ice_print_vfs_mdd_events()
H A Dice_main.c1606 ice_print_vf_rx_mdd_event(vf); in ice_handle_mdd_event()

Completed in 26 milliseconds