Home
last modified time | relevance | path

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

/linux-6.15/net/ethtool/
H A Dwol.c107 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ethnl_set_wol()
H A Dioctl.c1696 wol.cmd = ETHTOOL_GWOL; in ethtool_get_wol()
1713 cur_wol.cmd = ETHTOOL_GWOL; in ethtool_set_wol()
3177 case ETHTOOL_GWOL: in __dev_ethtool()
/linux-6.15/drivers/net/ethernet/socionext/
H A Dsni_ave.c1167 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-6.15/include/uapi/linux/
H A Dethtool.h1859 #define ETHTOOL_GWOL 0x00000005 /* Get wake-on-lan options. */ macro
/linux-6.15/drivers/net/phy/
H A Dphy_device.c240 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in phy_drv_wol_enabled()
/linux-6.15/drivers/net/ethernet/microchip/
H A Dlan743x_main.c3299 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in lan743x_netdev_open()
/linux-6.15/Documentation/networking/
H A Dethtool-netlink.rst2354 ``ETHTOOL_GWOL`` ``ETHTOOL_MSG_WOL_GET``
/linux-6.15/drivers/net/ethernet/marvell/
H A Dmvneta.c4347 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in mvneta_mdio_probe()
/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1248 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in stmmac_init_phy()