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