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