Searched refs:ETHTOOL_GWOL (Results 1 – 3 of 3) sorted by relevance
1153 #define ETHTOOL_GWOL 0x00000005 /* Get wake-on-lan options. */ macro
930 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ethtool_get_wol()1827 case ETHTOOL_GWOL: in dev_ethtool()
767 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in phy_suspend()