Searched refs:OPTION_WOL_ENABLE (Results 1 – 2 of 2) sorted by relevance
1489 if (lp->options & OPTION_WOL_ENABLE) in amd8111e_ethtool_ioctl()1506 (OPTION_WOL_ENABLE | OPTION_WAKE_MAGIC_ENABLE); in amd8111e_ethtool_ioctl()1509 (OPTION_WOL_ENABLE | OPTION_WAKE_PHY_ENABLE); in amd8111e_ethtool_ioctl()1511 lp->options &= ~OPTION_WOL_ENABLE; in amd8111e_ethtool_ioctl()1687 if(lp->options & OPTION_WOL_ENABLE){ in amd8111e_suspend()
598 #define OPTION_WOL_ENABLE 0x0008 macro