Searched refs:E1000_MPRC (Results 1 – 4 of 4) sorted by relevance
323 #define E1000_MPRC 0x0407C /* Multicast Packets Rx Count - R/clr */ macro
652 E1000_READ_REG(hw, E1000_MPRC); in e1000_clear_hw_cntrs_base_generic()
917 stats->mprc += E1000_READ_REG(hw, E1000_MPRC); in eth_em_stats_get()
1738 stats->mprc += E1000_READ_REG(hw, E1000_MPRC); in igb_read_stats_registers()