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