Searched refs:mac_wol (Results 1 – 3 of 3) sorted by relevance
87 bool mac_wol; member495 plat->mac_wol = of_property_read_bool(plat->np, "mediatek,mac-wol"); in mediatek_dwmac_config_dt()591 if (priv_plat->mac_wol) in mediatek_dwmac_common_data()
670 void phylink_suspend(struct phylink *pl, bool mac_wol);
2172 void phylink_suspend(struct phylink *pl, bool mac_wol) in phylink_suspend() argument2176 if (mac_wol && (!pl->netdev || pl->netdev->wol_enabled)) { in phylink_suspend()