Searched refs:E1000_BPTC (Results 1 – 6 of 6) sorted by relevance
369 #define E1000_BPTC 0x040F4 /* Broadcast Packets Tx Count - R/clr */ macro
698 E1000_READ_REG(hw, E1000_BPTC); in e1000_clear_hw_cntrs_base_generic()
673 #define E1000_BPTC 0x040F4 /* Broadcast Packets TX Count - R/clr */ macro808 #define E1000_82542_BPTC E1000_BPTC
340 {"BPTC", E1000_BPTC}, {"TSCTC", E1000_TSCTC}, in mac_dump()
354 E1000_READ_REG(hw, E1000_BPTC); in e1000g_m_stat()
74 igb->stat_bptc += E1000_READ_REG(hw, E1000_BPTC); in igb_m_stat()