Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_hw.h314 u64 ptc127; member
H A Dif_igc.c2568 sc->stats.ptc127 += IGC_READ_REG(&sc->hw, IGC_PTC127); in igc_update_stats_counters()
2908 CTLFLAG_RD, &sc->stats.ptc127, in igc_add_hw_stats()
/freebsd/sys/dev/e1000/
H A De1000_hw.h618 u64 ptc127; member
H A Dif_em.c4765 sc->stats.ptc127 += E1000_READ_REG(&sc->hw, E1000_PTC127); in em_update_stats_counters()
5147 CTLFLAG_RD, &sc->stats.ptc127, in em_add_hw_stats()
/freebsd/sys/dev/ixgbe/
H A Dif_ix.c1632 stats->ptc127 += IXGBE_READ_REG(hw, IXGBE_PTC127); in ixgbe_update_stats_counters()
1853 CTLFLAG_RD, &stats->ptc127, "65-127 byte frames transmitted"); in ixgbe_add_hw_stats()
H A Dixgbe_type.h3956 u64 ptc127; member