Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dphylink.h582 void phylink_suspend(struct phylink *pl, bool mac_wol);
/linux-6.1.9/drivers/net/phy/
Dphylink.c1974 void phylink_suspend(struct phylink *pl, bool mac_wol) in phylink_suspend() function
2002 EXPORT_SYMBOL_GPL(phylink_suspend);
/linux-6.1.9/drivers/net/usb/
Dasix_devices.c615 phylink_suspend(priv->phylink, false); in ax88772_suspend()
/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c7437 phylink_suspend(priv->phylink, true); in stmmac_suspend()
7441 phylink_suspend(priv->phylink, false); in stmmac_suspend()