Home
last modified time | relevance | path

Searched refs:colc (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/igc/
H A Digc_hw.h277 u64 colc; member
H A Dif_igc.c2516 sc->stats.colc += IGC_READ_REG(&sc->hw, IGC_COLC); in igc_update_stats_counters()
2517 sc->stats.colc += IGC_READ_REG(&sc->hw, IGC_RERC); in igc_update_stats_counters()
2594 return (sc->stats.colc); in igc_if_get_counter()
2787 CTLFLAG_RD, &stats->colc, in igc_add_hw_stats()
/freebsd/sys/dev/e1000/
H A De1000_hw.h582 u64 colc; member
H A Dif_em.c4716 sc->stats.colc += E1000_READ_REG(&sc->hw, E1000_COLC); in em_update_stats_counters()
4809 return (sc->stats.colc); in em_if_get_counter()
5022 CTLFLAG_RD, &stats->colc, in em_add_hw_stats()