Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dphylink.h454 void phylink_suspend(struct phylink *pl, bool mac_wol);
/Linux-v5.15/drivers/net/phy/
Dphylink.c1321 void phylink_suspend(struct phylink *pl, bool mac_wol) in phylink_suspend() argument
1325 if (mac_wol && (!pl->netdev || pl->netdev->wol_enabled)) { in phylink_suspend()