Searched refs:ENETC_PM_RALN (Results 1 – 2 of 2) sorted by relevance
147 { ENETC_PM_RALN(0), "MAC rx alignment errors" },343 s->AlignmentErrors = enetc_port_rd(hw, ENETC_PM_RALN(mac)); in enetc_mac_stats()
310 #define ENETC_PM_RALN(mac) (0x8110 + ENETC_PMAC_OFFSET * (mac)) macro