Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_regs.h177 #define IGC_MPRC 0x0407C /* Multicast Packets Rx Count - R/clr */ macro
H A Digc_mac.c427 IGC_READ_REG(hw, IGC_MPRC); in igc_clear_hw_cntrs_base_generic()
H A Dif_igc.c2541 sc->stats.mprc += IGC_READ_REG(&sc->hw, IGC_MPRC); in igc_update_stats_counters()