Home
last modified time | relevance | path

Searched refs:phylink_speed_up (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/phy/
H A Dphylink.c3484 * phylink_speed_up() - restore the advertised speeds prior to the call to
3493 int phylink_speed_up(struct phylink *pl) in phylink_speed_up() function
3504 EXPORT_SYMBOL_GPL(phylink_speed_up);
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c4087 phylink_speed_up(priv->phylink); in __stmmac_open()
7997 phylink_speed_up(priv->phylink); in stmmac_resume()
/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c3783 phylink_speed_up(pp->phylink); in mvneta_start_dev()