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