Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_regs.h180 #define IGC_GOTCH 0x04094 /* Good Octets Tx Count High - R/clr */ macro
H A Digc_mac.c432 IGC_READ_REG(hw, IGC_GOTCH); in igc_clear_hw_cntrs_base_generic()
H A Dif_igc.c2484 ((u64)IGC_READ_REG(&sc->hw, IGC_GOTCH) << 32); in igc_update_stats_counters()