Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc4_hw.h263 #define ENETC4_PM_RMCA(mac) (0x5148 + (mac) * 0x400) macro
H A Denetc_ethtool.c515 s->MulticastFramesReceivedOK = enetc_port_rd64(hw, ENETC4_PM_RMCA(mac)); in enetc4_mac_stats()