Home
last modified time | relevance | path

Searched refs:ETHTOOL_GWOL (Results 1 – 9 of 9) sorted by relevance

/external/autotest/client/profilers/powertop/src/
Dethernet.c81 wol.cmd = ETHTOOL_GWOL; in activate_WOL_suggestion()
122 wol.cmd = ETHTOOL_GWOL; in suggest_WOL_off()
/external/syzkaller/sys/linux/
Dsocket_amd64.const69 ETHTOOL_GWOL = 5
Dsocket_arm64.const69 ETHTOOL_GWOL = 5
Dsocket_ppc64le.const69 ETHTOOL_GWOL = 5
Dsocket_arm.const69 ETHTOOL_GWOL = 5
Dsocket_386.const69 ETHTOOL_GWOL = 5
Dsocket.txt393 ethtool_cmd_flags = ETHTOOL_GSET, ETHTOOL_SSET, ETHTOOL_GDRVINFO, ETHTOOL_GREGS, ETHTOOL_GWOL, ETHT…
460 ethtool_wolinfo_cmd_flags = ETHTOOL_GWOL, ETHTOOL_SWOL
/external/u-boot/include/linux/
Dethtool.h496 #define ETHTOOL_GWOL 0x00000005 /* Get wake-on-lan options. */ macro
/external/kernel-headers/original/uapi/linux/
Dethtool.h1311 #define ETHTOOL_GWOL 0x00000005 /* Get wake-on-lan options. */ macro