Searched refs:E1000_MPTC (Results 1 – 4 of 4) sorted by relevance
349 #define E1000_MPTC 0x040F0 /* Multicast Packets Tx Count - R/clr */ macro
669 E1000_READ_REG(hw, E1000_MPTC); in e1000_clear_hw_cntrs_base_generic()
947 stats->mptc += E1000_READ_REG(hw, E1000_MPTC); in eth_em_stats_get()
1774 stats->mptc += E1000_READ_REG(hw, E1000_MPTC); in igb_read_stats_registers()