Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/igc/
H A Digc_evcnt.h174 { IGC_SCC, false, "Single Collision" },
H A Digc_regs.h169 #define IGC_SCC 0x04014 /* Single Collision Count - R/clr */ macro
H A Digc_mac.c320 IGC_READ_REG(hw, IGC_SCC); in igc_clear_hw_cntrs_base_generic()