Searched refs:mac_wol (Results 1 – 2 of 2) sorted by relevance
749 void phylink_suspend(struct phylink *pl, bool mac_wol);
2613 void phylink_suspend(struct phylink *pl, bool mac_wol) in phylink_suspend() argument2618 mac_wol = !!pl->wolopts_mac; in phylink_suspend()2620 if (mac_wol && (!pl->netdev || pl->netdev->ethtool->wol_enabled)) { in phylink_suspend()