Searched refs:ENETC_PM_TERR (Results 1 – 2 of 2) sorted by relevance
160 { ENETC_PM_TERR(0), "MAC tx frame errors" },327 s->FramesLostDueToIntMACXmitError = enetc_port_rd(hw, ENETC_PM_TERR(mac)); in enetc_mac_stats()
314 #define ENETC_PM_TERR(mac) (0x8238 + 0x1000 * (mac)) macro