Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c164 { ENETC_PM_R1522(0), "MAC rx 1024-1522 byte packets" },
389 s->hist[5] = enetc_port_rd(hw, ENETC_PM_R1522(mac)); in enetc_rmon_stats()
H A Denetc_hw.h328 #define ENETC_PM_R1522(mac) (0x8198 + ENETC_PMAC_OFFSET * (mac)) macro