Searched refs:IGC_HGORCH (Results 1 – 2 of 2) sorted by relevance
451 #define IGC_HGORCH 0x0412C /* Host Good Octets Received Count High */ macro
1767 stats->hgorc += ((uint64_t)IGC_READ_REG(hw, IGC_HGORCH) << 32); in igc_read_stats_registers()