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.c2446 sc->stats.ecol += IGC_READ_REG(&sc->hw, IGC_ECOL); in igc_update_stats_counters()
2535 return (sc->stats.ecol + sc->stats.latecol + in igc_if_get_counter()
2710 CTLFLAG_RD, &stats->ecol, in igc_add_hw_stats()
/freebsd/sys/dev/e1000/
H A De1000_hw.h579 u64 ecol; member
H A Dif_em.c4489 sc->stats.ecol += E1000_READ_REG(&sc->hw, E1000_ECOL); in em_update_stats_counters()
4593 return (sc->stats.ecol + sc->stats.latecol + in em_if_get_counter()
4787 CTLFLAG_RD, &stats->ecol, in em_add_hw_stats()