Searched refs:ENETC_PM_REOCT (Results 1 – 2 of 2) sorted by relevance
128 { ENETC_PM_REOCT(0), "MAC rx ethernet octets" },329 s->OctetsReceivedOK = enetc_port_rd(hw, ENETC_PM_REOCT(mac)); in enetc_mac_stats()
282 #define ENETC_PM_REOCT(mac) (0x8100 + 0x1000 * (mac)) macro