Searched refs:phy_wolopts (Results 1 – 5 of 5) sorted by relevance
44 u32 phy_wolopts = 0; in bcmgenet_get_wol() local48 phy_wolopts = wol->wolopts; in bcmgenet_get_wol()60 if (phy_wolopts & WAKE_MAGICSECURE) in bcmgenet_get_wol()
168 u32 phy_wolopts = 0; in bcmasp_get_wol() local172 phy_wolopts = wol->wolopts; in bcmasp_get_wol()184 if (phy_wolopts & WAKE_MAGICSECURE) in bcmasp_get_wol()
1155 adapter->phy_wolopts = 0; in lan743x_ethtool_set_wol()1157 adapter->phy_wolopts = phy_wol.wolopts; in lan743x_ethtool_set_wol()1159 adapter->phy_wolopts = 0; in lan743x_ethtool_set_wol()1163 wol->wolopts &= ~adapter->phy_wolopts; in lan743x_ethtool_set_wol()1184 wol->wolopts = adapter->wolopts | adapter->phy_wolopts; in lan743x_ethtool_set_wol()
1056 u32 phy_wolopts; member
3302 adapter->phy_wolopts = wol.wolopts; in lan743x_netdev_open()3795 if (adapter->phy_wolopts) in lan743x_pm_set_wol()3893 if (adapter->wolopts || adapter->phy_wolopts) in lan743x_pm_suspend()