Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_regs.h158 #define IGC_COLC 0x04028 /* Collision Count - R/clr */ macro
H A Digc_mac.c416 IGC_READ_REG(hw, IGC_COLC); in igc_clear_hw_cntrs_base_generic()
H A Dif_igc.c2516 sc->stats.colc += IGC_READ_REG(&sc->hw, IGC_COLC); in igc_update_stats_counters()