Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/igc/
H A Digc_evcnt.h217 { IGC_HGORCL, true, "Host Good Octets Received" },
H A Digc_regs.h233 #define IGC_HGORCL 0x04128 /* Host Good Octets Received Count Low */ macro
H A Digc_mac.c374 IGC_READ_REG(hw, IGC_HGORCL); in igc_clear_hw_cntrs_base_generic()