Searched refs:ENETC_PM_TMCA (Results 1 – 2 of 2) sorted by relevance
162 { ENETC_PM_TMCA(0), "MAC tx multicast frames" },331 s->MulticastFramesXmittedOK = enetc_port_rd(hw, ENETC_PM_TMCA(mac)); in enetc_mac_stats()
316 #define ENETC_PM_TMCA(mac) (0x8248 + 0x1000 * (mac)) macro