Searched refs:ENETC_PMR_PSPEED_2500M (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/freescale/enetc/ | ||
H A D | enetc_hw.h | 168 #define ENETC_PMR_PSPEED_2500M BIT(10) macro |
H A D | enetc_qos.c | 31 pspeed = ENETC_PMR_PSPEED_2500M; in enetc_sched_speed_set() |