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