Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_hw.h337 #define ENETC_PM_R255(mac) (0x8180 + ENETC_PMAC_OFFSET * (mac)) macro
H A Denetc_ethtool.c559 s->hist[2] = enetc_port_rd64(hw, ENETC_PM_R255(mac)); in enetc_rmon_stats()