Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/igc/
H A Digc_evcnt.h230 { IGC_PRC64, false, "Packets Rx (64 bytes)" },
H A Digc_regs.h184 #define IGC_PRC64 0x0405C /* Packets Rx (64 bytes) - R/clr */ macro
H A Digc_mac.c335 IGC_READ_REG(hw, IGC_PRC64); in igc_clear_hw_cntrs_base_generic()