Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphy_device.c283 static bool phy_drv_wol_enabled(struct phy_device *phydev) in phy_drv_wol_enabled() function
304 if (!netdev && phy_drv_wol_enabled(phydev)) in mdio_bus_phy_may_suspend()
2048 phydev->wol_enabled = phy_drv_wol_enabled(phydev) || in phy_suspend()