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

/freebsd-12-stable/sys/dev/e1000/
H A De1000_hw.h600 u64 ptc64; member in struct:e1000_hw_stats
H A Dif_em.c4029 adapter->stats.ptc64 += E1000_READ_REG(&adapter->hw, E1000_PTC64);
4337 CTLFLAG_RD, &adapter->stats.ptc64,
/freebsd-12-stable/sys/dev/ixgbe/
H A Dif_ix.c1490 stats->ptc64 += IXGBE_READ_REG(hw, IXGBE_PTC64);
1493 stats->ptc64 -= total;
1703 CTLFLAG_RD, &stats->ptc64, "64 byte frames transmitted ");
H A Dixgbe_type.h3842 u64 ptc64; member in struct:ixgbe_hw_stats

Completed in 102 milliseconds