Home
last modified time | relevance | path

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

12345

/linux-6.15/drivers/net/phy/
H A Dmxl-gpy.c1031 .set_wol = gpy_set_wol,
1054 .set_wol = gpy_set_wol,
1076 .set_wol = gpy_set_wol,
1099 .set_wol = gpy_set_wol,
1121 .set_wol = gpy_set_wol,
1144 .set_wol = gpy_set_wol,
1166 .set_wol = gpy_set_wol,
1189 .set_wol = gpy_set_wol,
1211 .set_wol = gpy_set_wol,
1233 .set_wol = gpy_set_wol,
[all …]
H A Ddp83822.c1137 .set_wol = dp83822_set_wol, \
1156 .set_wol = dp83822_set_wol, \
1172 .set_wol = dp83822_set_wol, \
H A Dsmsc.c791 .set_wol = lan874x_set_wol,
828 .set_wol = lan874x_set_wol,
H A Dmicrochip.c496 .set_wol = lan88xx_set_wol,
H A Ddp83tc811.c397 .set_wol = dp83811_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.c1404 .set_wol = mv3110_set_wol,
1443 .set_wol = mv3110_set_wol,
/linux-6.15/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-6.15/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-6.15/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-6.15/drivers/net/wireless/marvell/mwifiex/
H A Dethtool.c57 .set_wol = mwifiex_ethtool_set_wol,
/linux-6.15/drivers/net/phy/mscc/
H A Dmscc_main.c2355 .set_wol = &vsc85xx_wol_set,
2379 .set_wol = &vsc85xx_wol_set,
2404 .set_wol = &vsc85xx_wol_set,
2427 .set_wol = &vsc85xx_wol_set,
2451 .set_wol = &vsc85xx_wol_set,
2475 .set_wol = &vsc85xx_wol_set,
2499 .set_wol = &vsc85xx_wol_set,
2523 .set_wol = &vsc85xx_wol_set,
2547 .set_wol = &vsc85xx_wol_set,
2594 .set_wol = &vsc85xx_wol_set,
[all …]
/linux-6.15/drivers/net/wireless/marvell/libertas/
H A Dethtool.c113 .set_wol = lbs_ethtool_set_wol,
/linux-6.15/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_ethtool.c125 .set_wol = ngbe_set_wol,
/linux-6.15/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-6.15/drivers/net/ethernet/freescale/
H A Ducc_geth_ethtool.c375 .set_wol = uec_set_wol,
/linux-6.15/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_ethtool.c281 .set_wol = atl1c_set_wol,
/linux-6.15/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-6.15/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_ethtool.c368 .set_wol = atl1e_set_wol,
/linux-6.15/drivers/net/ethernet/intel/igbvf/
H A Dethtool.c438 .set_wol = igbvf_set_wol,
/linux-6.15/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_ethtool.c498 .set_wol = pch_gbe_set_wol,
/linux-6.15/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c449 .set_wol = bcmasp_set_wol,
/linux-6.15/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h1073 int (*set_wol)(struct ef4_nic *efx, u32 type); member

12345