Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dphylink.h691 int phylink_speed_up(struct phylink *pl);
/openbmc/linux/drivers/net/phy/
H A Dphylink.c2996 int phylink_speed_up(struct phylink *pl) in phylink_speed_up() function
3007 EXPORT_SYMBOL_GPL(phylink_speed_up);
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c3866 phylink_speed_up(priv->phylink); in __stmmac_open()
7841 phylink_speed_up(priv->phylink); in stmmac_resume()
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c3779 phylink_speed_up(pp->phylink); in mvneta_start_dev()