Home
last modified time | relevance | path

Searched refs:IGC_MGTPRC (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/igc/
H A Digc_regs.h186 #define IGC_MGTPRC 0x040B4 /* Management Packets Rx Count - R/clr */ macro
H A Dif_igc.c2492 sc->stats.mgprc += IGC_READ_REG(&sc->hw, IGC_MGTPRC); in igc_update_stats_counters()