Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.h40 s32 ixgbe_clear_hw_cntrs_generic(struct ixgbe_hw *hw);
Dixgbe_x540.c778 .clear_hw_cntrs = &ixgbe_clear_hw_cntrs_generic,
Dixgbe_82598.c1165 .clear_hw_cntrs = &ixgbe_clear_hw_cntrs_generic,
Dixgbe_x550.c1396 .clear_hw_cntrs = &ixgbe_clear_hw_cntrs_generic, \
Dixgbe_82599.c2296 .clear_hw_cntrs = &ixgbe_clear_hw_cntrs_generic,
Dixgbe_common.c377 s32 ixgbe_clear_hw_cntrs_generic(struct ixgbe_hw *hw) in ixgbe_clear_hw_cntrs_generic() function