Home
last modified time | relevance | path

Searched refs:ENETC_PMR (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c42 tmp = enetc_port_rd(hw, ENETC_PMR); in enetc_sched_speed_set()
43 enetc_port_wr(hw, ENETC_PMR, (tmp & ~ENETC_PMR_PSPEED_MASK) | pspeed); in enetc_sched_speed_set()
H A Denetc_hw.h162 #define ENETC_PMR 0x0000 macro
H A Denetc_ethtool.c29 ENETC_PMR, ENETC_PSR, ENETC_PSIPMR, ENETC_PSIPMAR0(0),
H A Denetc_pf.c609 enetc_port_wr(hw, ENETC_PMR, ENETC_PMR_EN); in enetc_configure_port()