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