Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dphylink.h742 int phylink_speed_up(struct phylink *pl);
/linux-6.15/drivers/net/phy/
H A Dphylink.c3447 int phylink_speed_up(struct phylink *pl) in phylink_speed_up() function
3458 EXPORT_SYMBOL_GPL(phylink_speed_up);
/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c4071 phylink_speed_up(priv->phylink); in __stmmac_open()
7991 phylink_speed_up(priv->phylink); in stmmac_resume()
/linux-6.15/drivers/net/ethernet/marvell/
H A Dmvneta.c3783 phylink_speed_up(pp->phylink); in mvneta_start_dev()