Home
last modified time | relevance | path

Searched refs:set_wol (Results 1 – 25 of 116) sorted by relevance

12345

/openbmc/linux/drivers/net/phy/
H A Dmxl-gpy.c844 .set_wol = gpy_set_wol,
862 .set_wol = gpy_set_wol,
879 .set_wol = gpy_set_wol,
897 .set_wol = gpy_set_wol,
914 .set_wol = gpy_set_wol,
932 .set_wol = gpy_set_wol,
949 .set_wol = gpy_set_wol,
967 .set_wol = gpy_set_wol,
984 .set_wol = gpy_set_wol,
1001 .set_wol = gpy_set_wol,
[all …]
H A Ddp83822.c609 .set_wol = dp83822_set_wol, \
624 .set_wol = dp83822_set_wol, \
H A Dsmsc.c792 .set_wol = lan874x_set_wol,
829 .set_wol = lan874x_set_wol,
H A Dat803x.c2063 .set_wol = at803x_set_wol,
2083 .set_wol = at803x_set_wol,
2099 .set_wol = at803x_set_wol,
2218 .set_wol = at803x_set_wol,
H A Dmicrochip.c400 .set_wol = lan88xx_set_wol,
H A Ddp83tc811.c397 .set_wol = dp83811_set_wol,
H A Dmotorcomm.c2273 .set_wol = ytphy_set_wol,
2290 .set_wol = yt8531_set_wol,
2301 .set_wol = ytphy_set_wol,
H A Dmarvell10g.c1361 .set_wol = mv3110_set_wol,
1400 .set_wol = mv3110_set_wol,
H A Dphy.c1650 if (phydev->drv && phydev->drv->set_wol) { in phy_ethtool_set_wol()
1652 ret = phydev->drv->set_wol(phydev, wol); in phy_ethtool_set_wol()
/openbmc/linux/net/ethtool/
H A Dwol.c101 return ops->get_wol && ops->set_wol ? 1 : -EOPNOTSUPP; in ethnl_set_wol_validate()
137 ret = dev->ethtool_ops->set_wol(dev, &wol); in ethnl_set_wol()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dethtool.c216 return efx->type->set_wol(efx, wol->wolopts); in efx_ethtool_set_wol()
264 .set_wol = efx_ethtool_set_wol,
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dethtool.c216 return efx->type->set_wol(efx, wol->wolopts); in efx_ethtool_set_wol()
264 .set_wol = efx_ethtool_set_wol,
/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_ethtool.c51 .set_wol = ngbe_set_wol,
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dethtool.c57 .set_wol = mwifiex_ethtool_set_wol,
/openbmc/linux/drivers/net/phy/mscc/
H A Dmscc_main.c2354 .set_wol = &vsc85xx_wol_set,
2378 .set_wol = &vsc85xx_wol_set,
2403 .set_wol = &vsc85xx_wol_set,
2426 .set_wol = &vsc85xx_wol_set,
2450 .set_wol = &vsc85xx_wol_set,
2474 .set_wol = &vsc85xx_wol_set,
2498 .set_wol = &vsc85xx_wol_set,
2522 .set_wol = &vsc85xx_wol_set,
2546 .set_wol = &vsc85xx_wol_set,
2593 .set_wol = &vsc85xx_wol_set,
[all …]
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dethtool.c113 .set_wol = lbs_ethtool_set_wol,
/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth_ethtool.c398 .set_wol = uec_set_wol,
/openbmc/linux/drivers/net/usb/
H A Dax88172a.c122 .set_wol = asix_set_wol,
H A Dasix_devices.c123 .set_wol = asix_set_wol,
330 .set_wol = asix_set_wol,
966 .set_wol = asix_set_wol,
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_ethtool.c281 .set_wol = atl1c_set_wol,
/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_ethtool.c368 .set_wol = atl1e_set_wol,
/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Dethtool.c438 .set_wol = igbvf_set_wol,
/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_ethtool.c498 .set_wol = pch_gbe_set_wol,
/openbmc/linux/include/linux/
H A Dethtool.h794 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *); member
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c492 .set_wol = bcmasp_set_wol,

12345