Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc4_hw.h266 #define ENETC4_PM_RBCA(mac) (0x5150 + (mac) * 0x400) macro
H A Denetc_ethtool.c516 s->BroadcastFramesReceivedOK = enetc_port_rd64(hw, ENETC4_PM_RBCA(mac)); in enetc4_mac_stats()