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