Searched refs:ENETC_PM_RDRNTP (Results 1 – 2 of 2) sorted by relevance
170 { ENETC_PM_RDRNTP(0), "MAC rx fifo drop" },364 s->FramesLostDueToIntMACRcvError = enetc_port_rd(hw, ENETC_PM_RDRNTP(mac)); in enetc_mac_stats()
330 #define ENETC_PM_RDRNTP(mac) (0x81C8 + ENETC_PMAC_OFFSET * (mac)) macro