Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dphylink.h544 void phylink_suspend(struct phylink *pl, bool mac_wol);
/linux-5.19.10/drivers/net/phy/
Dphylink.c1722 void phylink_suspend(struct phylink *pl, bool mac_wol) in phylink_suspend() function
1750 EXPORT_SYMBOL_GPL(phylink_suspend);
/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c7298 phylink_suspend(priv->phylink, true); in stmmac_suspend()
7302 phylink_suspend(priv->phylink, false); in stmmac_suspend()