Searched refs:ENETC_PM_TECOL (Results 1 – 2 of 2) sorted by relevance
196 { ENETC_PM_TECOL(0), "MAC tx excessive collisions" },360 s->FramesAbortedDueToXSColls = enetc_port_rd(hw, ENETC_PM_TECOL(mac)); in enetc_mac_stats()
356 #define ENETC_PM_TECOL(mac) (0x82F0 + ENETC_PMAC_OFFSET * (mac)) macro