Searched refs:ptc511 (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/e1000/
H A De1000_hw.h603 u64 ptc511; member in struct:e1000_hw_stats
H A Dif_em.c4032 adapter->stats.ptc511 += E1000_READ_REG(&adapter->hw, E1000_PTC511);
4346 CTLFLAG_RD, &adapter->stats.ptc511,
/freebsd-12-stable/sys/dev/ixgbe/
H A Dif_ix.c1507 stats->ptc511 += IXGBE_READ_REG(hw, IXGBE_PTC511);
1709 CTLFLAG_RD, &stats->ptc511, "256-511 byte frames transmitted");
H A Dixgbe_type.h3845 u64 ptc511; member in struct:ixgbe_hw_stats

Completed in 109 milliseconds