Searched refs:bptc (Results 1 – 6 of 6) sorted by relevance
320 u64 bptc; member
2574 sc->stats.bptc += IGC_READ_REG(&sc->hw, IGC_BPTC); in igc_update_stats_counters()2899 CTLFLAG_RD, &sc->stats.bptc, in igc_add_hw_stats()
624 u64 bptc; member
4771 sc->stats.bptc += E1000_READ_REG(&sc->hw, E1000_BPTC); in em_update_stats_counters()5138 CTLFLAG_RD, &sc->stats.bptc, in em_add_hw_stats()
1637 stats->bptc += IXGBE_READ_REG(hw, IXGBE_BPTC); in ixgbe_update_stats_counters()1845 CTLFLAG_RD, &stats->bptc, "Broadcast Packets Transmitted"); in ixgbe_add_hw_stats()
3962 u64 bptc; member