Searched refs:ENETC_PM_RFRM (Results 1 – 2 of 2) sorted by relevance
131 { ENETC_PM_RFRM(0), "MAC rx valid frames" },320 s->FramesReceivedOK = enetc_port_rd(hw, ENETC_PM_RFRM(mac)); in enetc_mac_stats()
285 #define ENETC_PM_RFRM(mac) (0x8120 + 0x1000 * (mac)) macro