Searched refs:ENETC_PM_RJBR (Results 1 – 2 of 2) sorted by relevance
149 { ENETC_PM_RJBR(0), "MAC rx jabber packets" },362 s->jabbers = enetc_port_rd(hw, ENETC_PM_RJBR(mac)); in enetc_rmon_stats()
303 #define ENETC_PM_RJBR(mac) (0x81B0 + 0x1000 * (mac)) macro