Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/igc/
H A Digc_evcnt.h232 { IGC_PRC255, false, "Packets Rx (128-255 bytes)" },
H A Digc_regs.h186 #define IGC_PRC255 0x04064 /* Packets Rx (128-255 bytes) - R/clr */ macro
H A Digc_mac.c337 IGC_READ_REG(hw, IGC_PRC255); in igc_clear_hw_cntrs_base_generic()