Home
last modified time | relevance | path

Searched refs:phylink_speed_down (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dphylink.h769 int phylink_speed_down(struct phylink *pl, bool sync);
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c4281 phylink_speed_down(priv->phylink, false); in stmmac_release()