Searched refs:E1000_BPRC (Results 1 – 4 of 4) sorted by relevance
322 #define E1000_BPRC 0x04078 /* Broadcast Packets Rx Count - R/clr */ macro
651 E1000_READ_REG(hw, E1000_BPRC); in e1000_clear_hw_cntrs_base_generic()
916 stats->bprc += E1000_READ_REG(hw, E1000_BPRC); in eth_em_stats_get()
1737 stats->bprc += E1000_READ_REG(hw, E1000_BPRC); in igb_read_stats_registers()