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

/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c161 { ENETC_PM_R255(0), "MAC rx 128-255 byte packets" },
399 s->hist[2] = enetc_port_rd(hw, ENETC_PM_R255(mac));
H A Denetc_hw.h321 #define ENETC_PM_R255(mac) (0x8180 + ENETC_PMAC_OFFSET * (mac)) macro

Completed in 366 milliseconds