Searched refs:E1000_MPRC (Results 1 – 7 of 7) sorted by relevance
149 #define E1000_MPRC 0x0407C /* Multicast Packets Rx Count - R/clr */ macro
216 #define E1000_MPRC 0x0407C /* Multicast Packets RX Count - R/clr */ macro
547 rd32(E1000_MPRC); in igb_clear_hw_cntrs_base()
6641 adapter->stats.mprc += rd32(E1000_MPRC); in igb_update_stats()
799 #define E1000_MPRC 0x0407C /* Multicast Packets RX Count - R/clr */ macro929 #define E1000_82542_MPRC E1000_MPRC
945 #define E1000_MPRC 0x0407C /* Multicast Packets RX Count - R/clr */ macro1163 #define E1000_82542_MPRC E1000_MPRC
1972 stats->mprc += E1000_READ_REG(hw, E1000_MPRC); in igb_read_stats_registers()