Searched refs:set_wol (Results 1 - 25 of 117) sorted by relevance

12345

/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dethtool.c57 .set_wol = mwifiex_ethtool_set_wol,
/linux-master/net/ethtool/
H A Dwol.c101 return ops->get_wol && ops->set_wol ? 1 : -EOPNOTSUPP;
137 ret = dev->ethtool_ops->set_wol(dev, &wol);
/linux-master/drivers/net/phy/
H A Dmxl-gpy.c834 .set_wol = gpy_set_wol,
852 .set_wol = gpy_set_wol,
869 .set_wol = gpy_set_wol,
887 .set_wol = gpy_set_wol,
904 .set_wol = gpy_set_wol,
922 .set_wol = gpy_set_wol,
939 .set_wol = gpy_set_wol,
957 .set_wol = gpy_set_wol,
974 .set_wol = gpy_set_wol,
991 .set_wol
[all...]
H A Ddp83822.c759 .set_wol = dp83822_set_wol, \
775 .set_wol = dp83822_set_wol, \
790 .set_wol = dp83822_set_wol, \
H A Dsmsc.c790 .set_wol = lan874x_set_wol,
827 .set_wol = lan874x_set_wol,
H A Ddp83tc811.c397 .set_wol = dp83811_set_wol,
H A Dmicrochip.c400 .set_wol = lan88xx_set_wol,
H A Dmotorcomm.c2273 .set_wol = ytphy_set_wol,
2290 .set_wol = yt8531_set_wol,
2301 .set_wol = ytphy_set_wol,
/linux-master/drivers/net/wireless/marvell/libertas/
H A Dethtool.c113 .set_wol = lbs_ethtool_set_wol,
/linux-master/drivers/net/ethernet/sfc/
H A Dethtool.c216 return efx->type->set_wol(efx, wol->wolopts);
265 .set_wol = efx_ethtool_set_wol,
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dethtool.c216 return efx->type->set_wol(efx, wol->wolopts);
265 .set_wol = efx_ethtool_set_wol,
/linux-master/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_ethtool.c117 .set_wol = ngbe_set_wol,
/linux-master/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
[all...]
/linux-master/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_ethtool.c281 .set_wol = atl1c_set_wol,
/linux-master/drivers/net/ethernet/freescale/
H A Ducc_geth_ethtool.c398 .set_wol = uec_set_wol,
/linux-master/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-master/drivers/net/phy/qcom/
H A Dat803x.c997 .set_wol = at803x_set_wol,
1017 .set_wol = at803x_set_wol,
1033 .set_wol = at8031_set_wol,
H A Dqca808x.c636 .set_wol = at803x_set_wol,
/linux-master/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_ethtool.c498 .set_wol = pch_gbe_set_wol,
/linux-master/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_ethtool.c368 .set_wol = atl1e_set_wol,
/linux-master/drivers/net/ethernet/intel/igbvf/
H A Dethtool.c438 .set_wol = igbvf_set_wol,
/linux-master/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c488 .set_wol = bcmasp_set_wol,
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h961 * @set_wol: Push WoL configuration to the NIC
1073 int (*set_wol)(struct ef4_nic *efx, u32 type); member in struct:ef4_nic_type
/linux-master/drivers/net/dsa/microchip/
H A Dksz_common.h364 int (*set_wol)(struct ksz_device *dev, int port, member in struct:ksz_dev_ops

Completed in 216 milliseconds

12345