Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/socionext/
Dsni_ave.c1160 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_init()
1744 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_suspend()
1762 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_resume()
/Linux-v5.4/include/uapi/linux/
Dethtool.h1341 #define ETHTOOL_GWOL 0x00000005 /* Get wake-on-lan options. */ macro
/Linux-v5.4/net/core/
Dethtool.c1405 wol.cmd = ETHTOOL_GWOL; in ethtool_get_wol()
2645 case ETHTOOL_GWOL: in dev_ethtool()
/Linux-v5.4/drivers/net/phy/
Dphy_device.c1446 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in phy_suspend()
/Linux-v5.4/drivers/net/ethernet/marvell/
Dmvneta.c3644 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in mvneta_mdio_probe()