Searched refs:IGC_TOTH (Results 1 – 3 of 3) sorted by relevance
339 #define IGC_TOTH 0x040CC /* Total Octets Tx High - R/clr */ macro
664 IGC_READ_REG(hw, IGC_TOTH); in igc_clear_hw_cntrs_base_generic()
1747 stats->tot += ((uint64_t)IGC_READ_REG(hw, IGC_TOTH) << 32); in igc_read_stats_registers()