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