Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_regs.h156 #define IGC_MCC 0x0401C /* Multiple Collision Count - R/clr */ macro
H A Digc_mac.c414 IGC_READ_REG(hw, IGC_MCC); in igc_clear_hw_cntrs_base_generic()
H A Dif_igc.c2470 sc->stats.mcc += IGC_READ_REG(&sc->hw, IGC_MCC); in igc_update_stats_counters()