Searched refs:ENETC_PM_TFRM (Results 1 – 2 of 2) sorted by relevance
175 { ENETC_PM_TFRM(0), "MAC tx frames" },351 s->FramesTransmittedOK = enetc_port_rd(hw, ENETC_PM_TFRM(mac)); in enetc_mac_stats()
335 #define ENETC_PM_TFRM(mac) (0x8220 + ENETC_PMAC_OFFSET * (mac)) macro