GMAC_CONTROL_PS 129 drivers/net/ethernet/stmicro/stmmac/dwmac1000.h #define GMAC_CORE_INIT (GMAC_CONTROL_JD | GMAC_CONTROL_PS | GMAC_CONTROL_ACS | \ GMAC_CONTROL_PS 550 drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.c mac->link.speed10 = GMAC_CONTROL_PS; GMAC_CONTROL_PS 551 drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.c mac->link.speed100 = GMAC_CONTROL_PS | GMAC_CONTROL_FES; GMAC_CONTROL_PS 553 drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.c mac->link.speed_mask = GMAC_CONTROL_PS | GMAC_CONTROL_FES;