Searched refs:ENETC_PM_RCNP (Results 1 – 2 of 2) sorted by relevance
151 { ENETC_PM_RCNP(0), "MAC rx control packets" },341 s->MACControlFramesReceived = enetc_port_rd(hw, ENETC_PM_RCNP(mac)); in enetc_ctrl_stats()
305 #define ENETC_PM_RCNP(mac) (0x81C0 + 0x1000 * (mac)) macro