Searched refs:ENETC_PM_R64 (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c159 { ENETC_PM_R64(0), "MAC rx 64 byte packets" },
397 s->hist[0] = enetc_port_rd(hw, ENETC_PM_R64(mac));
H A Denetc_hw.h319 #define ENETC_PM_R64(mac) (0x8170 + ENETC_PMAC_OFFSET * (mac)) macro

Completed in 213 milliseconds