Home
last modified time | relevance | path

Searched refs:WOL_SUPPORTED (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c743 #define WOL_SUPPORTED (WAKE_BCAST | WAKE_MAGIC) macro
758 if (wol->wolopts & ~WOL_SUPPORTED) in set_wol()
/linux-4.1.27/drivers/net/usb/
Dpegasus.c887 #define WOL_SUPPORTED (WAKE_MAGIC|WAKE_PHY) macro
905 if (wol->wolopts & ~WOL_SUPPORTED) in pegasus_set_wol()