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

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h14 int ixgbe_clear_hw_cntrs_generic(struct ixgbe_hw *hw);
H A Dixgbe_x540.c828 .clear_hw_cntrs = &ixgbe_clear_hw_cntrs_generic,
H A Dixgbe_82598.c1119 .clear_hw_cntrs = &ixgbe_clear_hw_cntrs_generic,
H A Dixgbe_82599.c2169 .clear_hw_cntrs = &ixgbe_clear_hw_cntrs_generic,
H A Dixgbe_common.c377 * ixgbe_clear_hw_cntrs_generic - Generic clear hardware counters
383 int ixgbe_clear_hw_cntrs_generic(struct ixgbe_hw *hw) function
H A Dixgbe_x550.c3854 .clear_hw_cntrs = &ixgbe_clear_hw_cntrs_generic, \

Completed in 156 milliseconds