Home
last modified time | relevance | path

Searched refs:ptc511 (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/sys/dev/igc/
HDigc_hw.h316 u64 ptc511; member
HDif_igc.c2571 sc->stats.ptc511 += IGC_READ_REG(&sc->hw, IGC_PTC511); in igc_update_stats_counters()
2915 CTLFLAG_RD, &sc->stats.ptc511, in igc_add_hw_stats()
/freebsd-13-stable/sys/dev/e1000/
HDe1000_hw.h620 u64 ptc511; member
HDif_em.c4769 sc->stats.ptc511 += E1000_READ_REG(&sc->hw, E1000_PTC511); in em_update_stats_counters()
5155 CTLFLAG_RD, &sc->stats.ptc511, in em_add_hw_stats()
/freebsd-13-stable/sys/dev/ixgbe/
HDif_ix.c1635 stats->ptc511 += IXGBE_READ_REG(hw, IXGBE_PTC511); in ixgbe_update_stats_counters()
1858 CTLFLAG_RD, &stats->ptc511, "256-511 byte frames transmitted"); in ixgbe_add_hw_stats()
HDixgbe_type.h3958 u64 ptc511; member