Searched refs:mac_wol (Results 1 – 2 of 2) sorted by relevance
2609 void phylink_suspend(struct phylink *pl, bool mac_wol) in phylink_suspend() argument2614 mac_wol = !!pl->wolopts_mac; in phylink_suspend()2616 if (mac_wol && (!pl->netdev || pl->netdev->ethtool->wol_enabled)) { in phylink_suspend()
3286 bool mac_wol = false; in ucc_geth_suspend() local3304 mac_wol = true; in ucc_geth_suspend()3308 phylink_suspend(ugeth->phylink, mac_wol); in ucc_geth_suspend()