Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc4_hw.h380 #define ENETC4_PM_TSCOL(mac) (0x52e0 + (mac) * 0x400) macro
H A Denetc_ethtool.c501 s->SingleCollisionFrames = enetc_port_rd64(hw, ENETC4_PM_TSCOL(mac)); in enetc4_mac_stats()