Searched refs:latecol (Results 1 – 4 of 4) sorted by relevance
276 u64 latecol; member
2449 sc->stats.latecol += IGC_READ_REG(&sc->hw, IGC_LATECOL); in igc_update_stats_counters()2535 return (sc->stats.ecol + sc->stats.latecol + in igc_if_get_counter()2719 CTLFLAG_RD, &stats->latecol, in igc_add_hw_stats()
581 u64 latecol; member
4492 sc->stats.latecol += E1000_READ_REG(&sc->hw, E1000_LATECOL); in em_update_stats_counters()4593 return (sc->stats.ecol + sc->stats.latecol + in em_if_get_counter()4796 CTLFLAG_RD, &stats->latecol, in em_add_hw_stats()