Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/igc/
H A Digc_evcnt.h207 { IGC_PTC64, false, "Packets Tx (64 bytes)" },
H A Digc_regs.h212 #define IGC_PTC64 0x040D8 /* Packets Tx (64 bytes) - R/clr */ macro
H A Digc_mac.c363 IGC_READ_REG(hw, IGC_PTC64); in igc_clear_hw_cntrs_base_generic()