Searched refs:bptc (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/sys/dev/e1000/
H A De1000_hw.h564 u64 bptc; member in struct:e1000_hw_stats
H A Dif_lem.c4491 adapter->stats.bptc += E1000_READ_REG(&adapter->hw, E1000_BPTC);
4734 CTLFLAG_RD, &adapter->stats.bptc,
H A Dif_em.c5395 adapter->stats.bptc += E1000_READ_REG(&adapter->hw, E1000_BPTC);
5673 CTLFLAG_RD, &adapter->stats.bptc,
H A Dif_igb.c5460 stats->bptc += E1000_READ_REG(hw, E1000_BPTC);
5886 CTLFLAG_RD, &stats->bptc,
/freebsd-10.2-release/sys/dev/ixgbe/
H A Dif_ix.c3700 adapter->stats.pf.bptc += IXGBE_READ_REG(hw, IXGBE_BPTC);
4194 CTLFLAG_RD, &stats->bptc,
H A Dixgbe_type.h3573 u64 bptc; member in struct:ixgbe_hw_stats

Completed in 205 milliseconds