Searched refs:ENETC_PM_TEOCT (Results 1 – 2 of 2) sorted by relevance
153 { ENETC_PM_TEOCT(0), "MAC tx ethernet octets" },323 s->OctetsTransmittedOK = enetc_port_rd(hw, ENETC_PM_TEOCT(mac)); in enetc_mac_stats()
307 #define ENETC_PM_TEOCT(mac) (0x8200 + 0x1000 * (mac)) macro