Home
last modified time | relevance | path

Searched refs:ixgbe_clear_hw_cntrs_generic (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.h14 s32 ixgbe_clear_hw_cntrs_generic(struct ixgbe_hw *hw);
Dixgbe_x540.c828 .clear_hw_cntrs = &ixgbe_clear_hw_cntrs_generic,
Dixgbe_82598.c1119 .clear_hw_cntrs = &ixgbe_clear_hw_cntrs_generic,
Dixgbe_82599.c2167 .clear_hw_cntrs = &ixgbe_clear_hw_cntrs_generic,
Dixgbe_common.c383 s32 ixgbe_clear_hw_cntrs_generic(struct ixgbe_hw *hw) in ixgbe_clear_hw_cntrs_generic() function
Dixgbe_x550.c3852 .clear_hw_cntrs = &ixgbe_clear_hw_cntrs_generic, \