Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_hw.h316 u64 ptc511; member
H A Dif_igc.c2354 adapter->stats.ptc511 += IGC_READ_REG(&adapter->hw, IGC_PTC511); in igc_update_stats_counters()
2642 CTLFLAG_RD, &adapter->stats.ptc511, in igc_add_hw_stats()
/freebsd/sys/dev/e1000/
H A De1000_hw.h620 u64 ptc511; member
H A Dif_em.c4315 sc->stats.ptc511 += E1000_READ_REG(&sc->hw, E1000_PTC511); in em_update_stats_counters()
4625 CTLFLAG_RD, &sc->stats.ptc511, in em_add_hw_stats()
/freebsd/sys/dev/ixgbe/
H A Dif_ix.c1558 stats->ptc511 += IXGBE_READ_REG(hw, IXGBE_PTC511); in ixgbe_update_stats_counters()
1776 CTLFLAG_RD, &stats->ptc511, "256-511 byte frames transmitted"); in ixgbe_add_hw_stats()
H A Dixgbe_type.h3898 u64 ptc511; member