Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_hw.h371 #define ENETC_PM_TLCOL(mac) (0x82E8 + ENETC_PMAC_OFFSET * (mac)) macro
H A Denetc_ethtool.c485 s->LateCollisions = enetc_port_rd64(hw, ENETC_PM_TLCOL(mac)); in enetc_mac_stats()