Searched refs:ENETC_PM_RMCA (Results 1 – 2 of 2) sorted by relevance
154 { ENETC_PM_RMCA(0), "MAC rx multicast frames" },367 s->MulticastFramesReceivedOK = enetc_port_rd(hw, ENETC_PM_RMCA(mac)); in enetc_mac_stats()
314 #define ENETC_PM_RMCA(mac) (0x8148 + ENETC_PMAC_OFFSET * (mac)) macro