Home
last modified time | relevance | path

Searched refs:IGC_GORCH (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/igc/
H A Digc_regs.h178 #define IGC_GORCH 0x0408C /* Good Octets Rx Count High - R/clr */ macro
H A Digc_mac.c430 IGC_READ_REG(hw, IGC_GORCH); in igc_clear_hw_cntrs_base_generic()
H A Dif_igc.c2482 ((u64)IGC_READ_REG(&sc->hw, IGC_GORCH) << 32); in igc_update_stats_counters()