Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc4_hw.h305 #define ENETC4_PM_RFRG(mac) (0x51b8 + (mac) * 0x400) macro
H A Denetc_ethtool.c579 s->fragments = enetc_port_rd64(hw, ENETC4_PM_RFRG(mac)); in enetc4_rmon_stats()