Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.h14 int 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.c2169 .clear_hw_cntrs = &ixgbe_clear_hw_cntrs_generic,
Dixgbe_common.c383 int ixgbe_clear_hw_cntrs_generic(struct ixgbe_hw *hw) in ixgbe_clear_hw_cntrs_generic() function
Dixgbe_x550.c3804 .clear_hw_cntrs = &ixgbe_clear_hw_cntrs_generic, \