Searched refs:IXGBE_GOTCH (Results 1 – 3 of 3) sorted by relevance
983 #define IXGBE_GOTCH 0x04094 macro
541 IXGBE_READ_REG(hw, IXGBE_GOTCH); in ixgbe_clear_hw_cntrs_generic()
3158 hw_stats->gotc += ((u64)IXGBE_READ_REG(hw, IXGBE_GOTCH) << 32); in ixgbe_read_stats_registers()3168 hw_stats->gotc += IXGBE_READ_REG(hw, IXGBE_GOTCH); in ixgbe_read_stats_registers()