Searched refs:ENETC_PM_TMCOL (Results 1 – 2 of 2) sorted by relevance
175 { ENETC_PM_TMCOL(0), "MAC tx multiple collisions" },319 s->MultipleCollisionFrames = enetc_port_rd(hw, ENETC_PM_TMCOL(mac)); in enetc_mac_stats()
329 #define ENETC_PM_TMCOL(mac) (0x82D8 + 0x1000 * (mac)) macro