Searched refs:E1000_BPTC (Results 1 – 4 of 4) sorted by relevance
350 #define E1000_BPTC 0x040F4 /* Broadcast Packets Tx Count - R/clr */ macro
670 E1000_READ_REG(hw, E1000_BPTC); in e1000_clear_hw_cntrs_base_generic()
948 stats->bptc += E1000_READ_REG(hw, E1000_BPTC); in eth_em_stats_get()
1775 stats->bptc += E1000_READ_REG(hw, E1000_BPTC); in igb_read_stats_registers()