Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dethtool.h1315 #define ETHTOOL_GWOL 0x00000005 /* Get wake-on-lan options. */ macro
/Linux-v4.19/net/core/
Dethtool.c1474 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ethtool_get_wol()
2687 case ETHTOOL_GWOL: in dev_ethtool()
/Linux-v4.19/drivers/net/phy/
Dphy_device.c1177 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in phy_suspend()
/Linux-v4.19/drivers/net/ethernet/socionext/
Dsni_ave.c1169 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_init()
/Linux-v4.19/drivers/net/ethernet/marvell/
Dmvneta.c3578 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in mvneta_mdio_probe()