Home
last modified time | relevance | path

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

/linux-5.19.10/net/ethtool/
Dwol.c109 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ethnl_set_wol()
Dioctl.c1440 wol.cmd = ETHTOOL_GWOL; in ethtool_get_wol()
2818 case ETHTOOL_GWOL: in __dev_ethtool()
/linux-5.19.10/drivers/net/ethernet/socionext/
Dsni_ave.c1166 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_init()
1735 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_suspend()
1753 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_resume()
/linux-5.19.10/include/uapi/linux/
Dethtool.h1502 #define ETHTOOL_GWOL 0x00000005 /* Get wake-on-lan options. */ macro
/linux-5.19.10/drivers/net/phy/
Dphy_device.c1797 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in phy_suspend()
/linux-5.19.10/Documentation/networking/
Dethtool-netlink.rst1645 ``ETHTOOL_GWOL`` ``ETHTOOL_MSG_WOL_GET``
/linux-5.19.10/drivers/net/ethernet/marvell/
Dmvneta.c4242 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in mvneta_mdio_probe()
/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c1148 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in stmmac_init_phy()