Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/igc/
H A Digc_evcnt.h173 { IGC_COLC, false, "Collision" },
H A Digc_regs.h173 #define IGC_COLC 0x04028 /* Collision Count - R/clr */ macro
H A Digc_mac.c324 IGC_READ_REG(hw, IGC_COLC); in igc_clear_hw_cntrs_base_generic()