Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphylink.c99 u32 wolopts_mac; member
2588 return pl->config->wol_phy_speed_ctrl && !pl->wolopts_mac && in phylink_phy_pm_speed_ctrl()
2614 mac_wol = !!pl->wolopts_mac; in phylink_suspend()
2738 if (~wol->wolopts & pl->wolopts_mac & WAKE_MAGICSECURE) in phylink_ethtool_get_wol()
2743 wol->wolopts |= pl->wolopts_mac; in phylink_ethtool_get_wol()
2789 changed = pl->wolopts_mac != wolopts; in phylink_ethtool_set_wol()
2799 pl->wolopts_mac = wolopts; in phylink_ethtool_set_wol()