Searched refs:ETHTOOL_GWOL (Results 1 – 2 of 2) sorted by relevance
81 wol.cmd = ETHTOOL_GWOL; in activate_WOL_suggestion()122 wol.cmd = ETHTOOL_GWOL; in suggest_WOL_off()
1250 #define ETHTOOL_GWOL 0x00000005 /* Get wake-on-lan options. */ macro