Searched refs:SUPPORTED_WAKE (Results 1 – 1 of 1) sorted by relevance
43 #define SUPPORTED_WAKE (WAKE_PHY | WAKE_UCAST | WAKE_BCAST | \ macro707 wolinfo->supported = SUPPORTED_WAKE; in smsc75xx_ethtool_get_wol()718 if (wolinfo->wolopts & ~SUPPORTED_WAKE) in smsc75xx_ethtool_set_wol()721 pdata->wolopts = wolinfo->wolopts & SUPPORTED_WAKE; in smsc75xx_ethtool_set_wol()1820 if (!(pdata->wolopts & SUPPORTED_WAKE) || in smsc75xx_suspend()