Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_hw.h274 u64 ecol; member
H A Dif_igc.c3061 sc->stats.ecol += IGC_READ_REG(&sc->hw, IGC_ECOL); in igc_update_stats_counters()
3157 sc->stats.ecol + sc->stats.latecol); in igc_if_get_counter()
3367 CTLFLAG_RD, &stats->ecol, in igc_add_hw_stats()
/freebsd/sys/dev/e1000/
H A De1000_hw.h582 u64 ecol; member
H A Dif_em.c7331 stats->ecol += E1000_READ_REG(&sc->hw, E1000_ECOL); in em_update_stats_counters()
7612 stats->ecol + stats->latecol); in em_if_get_counter()
8055 CTLFLAG_RD, &stats->ecol, in em_add_hw_stats()