Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dwol.c107 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ethnl_set_wol()
H A Dioctl.c1430 wol.cmd = ETHTOOL_GWOL; in ethtool_get_wol()
1447 cur_wol.cmd = ETHTOOL_GWOL; in ethtool_set_wol()
2858 case ETHTOOL_GWOL: in __dev_ethtool()
/openbmc/u-boot/include/linux/
H A Dethtool.h496 #define ETHTOOL_GWOL 0x00000005 /* Get wake-on-lan options. */ macro
/openbmc/linux/drivers/net/ethernet/socionext/
H A Dsni_ave.c1167 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_init()
1737 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_suspend()
1755 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_resume()
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1588 #define ETHTOOL_GWOL 0x00000005 /* Get wake-on-lan options. */ macro
/openbmc/linux/include/uapi/linux/
H A Dethtool.h1588 #define ETHTOOL_GWOL 0x00000005 /* Get wake-on-lan options. */ macro
/openbmc/linux/drivers/net/phy/
H A Dphy_device.c1863 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in phy_suspend()
/openbmc/linux/drivers/net/ethernet/microchip/
H A Dlan743x_main.c3068 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in lan743x_netdev_open()
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst2014 ``ETHTOOL_GWOL`` ``ETHTOOL_MSG_WOL_GET``
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c4304 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in mvneta_mdio_probe()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1191 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in stmmac_init_phy()