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

/freebsd-10-stable/sys/dev/e1000/
H A De1000_hw.h579 u64 ptc511; member in struct:e1000_hw_stats
H A Dif_lem.c4486 adapter->stats.ptc511 += E1000_READ_REG(&adapter->hw, E1000_PTC511);
4748 CTLFLAG_RD, &adapter->stats.ptc511,
H A Dif_igb.c5485 stats->ptc511 += E1000_READ_REG(hw, E1000_PTC511);
5933 CTLFLAG_RD, &stats->ptc511,
H A Dif_em.c5673 adapter->stats.ptc511 += E1000_READ_REG(&adapter->hw, E1000_PTC511);
5967 CTLFLAG_RD, &adapter->stats.ptc511,
/freebsd-10-stable/sys/dev/ixgbe/
H A Dif_ix.c4167 stats->ptc511 += IXGBE_READ_REG(hw, IXGBE_PTC511);
4636 CTLFLAG_RD, &stats->ptc511, "256-511 byte frames transmitted");
H A Dixgbe_type.h3792 u64 ptc511; member in struct:ixgbe_hw_stats
H A Dixv_type.h3807 u64 ptc511; member in struct:ixgbe_hw_stats

Completed in 383 milliseconds