Searched refs:ENETC_PM_TCRSE (Results 1 – 2 of 2) sorted by relevance
155 { ENETC_PM_TCRSE(0), "MAC tx carrier sense errors" },328 s->CarrierSenseErrors = enetc_port_rd(hw, ENETC_PM_TCRSE(mac)); in enetc_mac_stats()
309 #define ENETC_PM_TCRSE(mac) (0x8210 + 0x1000 * (mac)) macro