Searched refs:ENETC_PM_TLCOL (Results 1 – 2 of 2) sorted by relevance
195 { ENETC_PM_TLCOL(0), "MAC tx late collisions" },359 s->LateCollisions = enetc_port_rd(hw, ENETC_PM_TLCOL(mac)); in enetc_mac_stats()
355 #define ENETC_PM_TLCOL(mac) (0x82E8 + ENETC_PMAC_OFFSET * (mac)) macro