Searched refs:IGC_HGOTCH (Results 1 – 2 of 2) sorted by relevance
453 #define IGC_HGOTCH 0x04134 /* Host Good Octets Transmit Count High */ macro
1770 stats->hgotc += ((uint64_t)IGC_READ_REG(hw, IGC_HGOTCH) << 32); in igc_read_stats_registers()