Home
last modified time | relevance | path

Searched refs:ENETC_PM_RALN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_hw.h323 #define ENETC_PM_RALN(mac) (0x8110 + ENETC_PMAC_OFFSET * (mac)) macro
H A Denetc_ethtool.c482 s->AlignmentErrors = enetc_port_rd64(hw, ENETC_PM_RALN(mac)); in enetc_mac_stats()