Home
last modified time | relevance | path

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

1234

/linux/drivers/net/phy/
H A Dmxl-gpy.c1034 .set_wol = gpy_set_wol,
1057 .set_wol = gpy_set_wol,
1079 .set_wol = gpy_set_wol,
1102 .set_wol = gpy_set_wol,
1124 .set_wol = gpy_set_wol,
1147 .set_wol = gpy_set_wol,
1169 .set_wol = gpy_set_wol,
1192 .set_wol = gpy_set_wol,
1214 .set_wol = gpy_set_wol,
1236 .set_wol = gpy_set_wol,
[all …]
H A Ddp83822.c783 .set_wol = dp83822_set_wol, \
799 .set_wol = dp83822_set_wol, \
815 .set_wol = dp83822_set_wol, \
H A Ddp83tc811.c397 .set_wol = dp83811_set_wol,
H A Dmicrochip.c536 .set_wol = lan88xx_set_wol,
H A Dmotorcomm.c2915 .set_wol = ytphy_set_wol,
2932 .set_wol = yt8531_set_wol,
2943 .set_wol = ytphy_set_wol,
2959 .set_wol = ytphy_set_wol,
H A Dmarvell10g.c1424 .set_wol = mv3110_set_wol,
1463 .set_wol = mv3110_set_wol,
H A Dphy.c1748 if (phydev->drv && phydev->drv->set_wol) { in phy_ethtool_set_wol()
1750 ret = phydev->drv->set_wol(phydev, wol); in phy_ethtool_set_wol()
H A Ddp83869.c919 .set_wol = dp83869_set_wol, \
/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()
/linux/drivers/net/ethernet/sfc/siena/
H A Dethtool.c216 return efx->type->set_wol(efx, wol->wolopts); in efx_ethtool_set_wol()
259 .set_wol = efx_ethtool_set_wol,
/linux/drivers/net/ethernet/sfc/
H A Dethtool.c216 return efx->type->set_wol(efx, wol->wolopts); in efx_ethtool_set_wol()
259 .set_wol = efx_ethtool_set_wol,
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dethtool.c57 .set_wol = mwifiex_ethtool_set_wol,
/linux/drivers/net/wireless/marvell/libertas/
H A Dethtool.c113 .set_wol = lbs_ethtool_set_wol,
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_ethtool.c125 .set_wol = ngbe_set_wol,
/linux/drivers/net/phy/qcom/
H A Dat803x.c1000 .set_wol = at803x_set_wol,
1020 .set_wol = at803x_set_wol,
1036 .set_wol = at8031_set_wol,
H A Dqca808x.c636 .set_wol = at803x_set_wol,
/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_ethtool.c281 .set_wol = atl1c_set_wol,
/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,
/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_ethtool.c368 .set_wol = atl1e_set_wol,
/linux/drivers/net/ethernet/intel/igbvf/
H A Dethtool.c438 .set_wol = igbvf_set_wol,
/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_ethtool.c498 .set_wol = pch_gbe_set_wol,
/linux/drivers/net/dsa/
H A Dbcm_sf2.c1051 return p->ethtool_ops->set_wol(p, wol); in bcm_sf2_sw_set_wol()
1232 .set_wol = bcm_sf2_sw_set_wol,
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c1197 .set_wol = enetc_set_wol,
1237 .set_wol = enetc_set_wol,
/linux/include/linux/
H A Dethtool.h973 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *); member

1234