Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_hw.h315 u64 ptc255; member
H A Dif_igc.c2569 sc->stats.ptc255 += IGC_READ_REG(&sc->hw, IGC_PTC255); in igc_update_stats_counters()
2911 CTLFLAG_RD, &sc->stats.ptc255, in igc_add_hw_stats()
/freebsd/sys/dev/e1000/
H A De1000_hw.h619 u64 ptc255; member
H A Dif_em.c4766 sc->stats.ptc255 += E1000_READ_REG(&sc->hw, E1000_PTC255); in em_update_stats_counters()
5150 CTLFLAG_RD, &sc->stats.ptc255, in em_add_hw_stats()
/freebsd/sys/dev/ixgbe/
H A Dif_ix.c1633 stats->ptc255 += IXGBE_READ_REG(hw, IXGBE_PTC255); in ixgbe_update_stats_counters()
1855 CTLFLAG_RD, &stats->ptc255, "128-255 byte frames transmitted"); in ixgbe_add_hw_stats()
H A Dixgbe_type.h3957 u64 ptc255; member