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