Searched refs:phy_wol (Results 1 – 1 of 1) sorted by relevance
1146 struct ethtool_wolinfo phy_wol; in lan743x_ethtool_set_wol() local1149 phy_wol.wolopts = wol->wolopts & adapter->phy_wol_supported; in lan743x_ethtool_set_wol()1156 phy_wol.wolopts &= ~WAKE_MAGIC; in lan743x_ethtool_set_wol()1165 adapter->phy_wolopts = phy_wol.wolopts; in lan743x_ethtool_set_wol()