Searched refs:phy_wolopts (Results 1 – 4 of 4) 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()
1193 adapter->phy_wolopts = 0; in lan743x_ethtool_set_wol()1195 adapter->phy_wolopts = phy_wol.wolopts; in lan743x_ethtool_set_wol()1197 adapter->phy_wolopts = 0; in lan743x_ethtool_set_wol()1201 wol->wolopts &= ~adapter->phy_wolopts; in lan743x_ethtool_set_wol()1222 wol->wolopts = adapter->wolopts | adapter->phy_wolopts; in lan743x_ethtool_set_wol()
1046 u32 phy_wolopts; member
3072 adapter->phy_wolopts = wol.wolopts; in lan743x_netdev_open()3545 if (adapter->phy_wolopts) in lan743x_pm_set_wol()3643 if (adapter->wolopts || adapter->phy_wolopts) in lan743x_pm_suspend()