Searched refs:E1000_BPRC (Results 1 – 7 of 7) sorted by relevance
341 #define E1000_BPRC 0x04078 /* Broadcast Packets Rx Count - R/clr */ macro
679 E1000_READ_REG(hw, E1000_BPRC); in e1000_clear_hw_cntrs_base_generic()
645 #define E1000_BPRC 0x04078 /* Broadcast Packets RX Count - R/clr */ macro780 #define E1000_82542_BPRC E1000_BPRC
326 {"BPRC", E1000_BPRC}, {"MPRC", E1000_MPRC}, in mac_dump()
342 E1000_READ_REG(hw, E1000_BPRC); in e1000g_m_stat()
65 igb->stat_bprc += E1000_READ_REG(hw, E1000_BPRC); in igb_m_stat()
2042 case E1000_BPRC: in e82545_read_register()