Searched refs:IGC_TORH (Results 1 – 3 of 3) sorted by relevance
337 #define IGC_TORH 0x040C4 /* Total Octets Rx High - R/clr */ macro
662 IGC_READ_REG(hw, IGC_TORH); in igc_clear_hw_cntrs_base_generic()
1744 stats->tor += ((uint64_t)IGC_READ_REG(hw, IGC_TORH) << 32); in igc_read_stats_registers()