Searched refs:ENETC_PM_RBCA (Results 1 – 2 of 2) sorted by relevance
137 { ENETC_PM_RBCA(0), "MAC rx broadcast frames" },334 s->BroadcastFramesReceivedOK = enetc_port_rd(hw, ENETC_PM_RBCA(mac)); in enetc_mac_stats()
291 #define ENETC_PM_RBCA(mac) (0x8150 + 0x1000 * (mac)) macro