Home
last modified time | relevance | path

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

12345

/linux-6.12.1/drivers/net/phy/
Dmxl-gpy.c852 .set_wol = gpy_set_wol,
870 .set_wol = gpy_set_wol,
887 .set_wol = gpy_set_wol,
905 .set_wol = gpy_set_wol,
922 .set_wol = gpy_set_wol,
940 .set_wol = gpy_set_wol,
957 .set_wol = gpy_set_wol,
975 .set_wol = gpy_set_wol,
992 .set_wol = gpy_set_wol,
1009 .set_wol = gpy_set_wol,
[all …]
Ddp83822.c778 .set_wol = dp83822_set_wol, \
794 .set_wol = dp83822_set_wol, \
810 .set_wol = dp83822_set_wol, \
Dsmsc.c790 .set_wol = lan874x_set_wol,
827 .set_wol = lan874x_set_wol,
Ddp83tc811.c397 .set_wol = dp83811_set_wol,
Dmicrochip.c515 .set_wol = lan88xx_set_wol,
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,
Dmarvell10g.c1424 .set_wol = mv3110_set_wol,
1463 .set_wol = mv3110_set_wol,
Dphy.c1738 if (phydev->drv && phydev->drv->set_wol) { in phy_ethtool_set_wol()
1740 ret = phydev->drv->set_wol(phydev, wol); in phy_ethtool_set_wol()
/linux-6.12.1/net/ethtool/
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.12.1/drivers/net/ethernet/sfc/siena/
Dethtool.c216 return efx->type->set_wol(efx, wol->wolopts); in efx_ethtool_set_wol()
259 .set_wol = efx_ethtool_set_wol,
/linux-6.12.1/drivers/net/ethernet/sfc/
Dethtool.c216 return efx->type->set_wol(efx, wol->wolopts); in efx_ethtool_set_wol()
259 .set_wol = efx_ethtool_set_wol,
/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/
Dethtool.c57 .set_wol = mwifiex_ethtool_set_wol,
/linux-6.12.1/drivers/net/phy/mscc/
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 …]
/linux-6.12.1/drivers/net/wireless/marvell/libertas/
Dethtool.c113 .set_wol = lbs_ethtool_set_wol,
/linux-6.12.1/drivers/net/ethernet/wangxun/ngbe/
Dngbe_ethtool.c125 .set_wol = ngbe_set_wol,
/linux-6.12.1/drivers/net/phy/qcom/
Dat803x.c1000 .set_wol = at803x_set_wol,
1020 .set_wol = at803x_set_wol,
1036 .set_wol = at8031_set_wol,
Dqca808x.c636 .set_wol = at803x_set_wol,
/linux-6.12.1/drivers/net/ethernet/atheros/atl1c/
Datl1c_ethtool.c281 .set_wol = atl1c_set_wol,
/linux-6.12.1/drivers/net/ethernet/freescale/
Ducc_geth_ethtool.c398 .set_wol = uec_set_wol,
/linux-6.12.1/drivers/net/usb/
Dax88172a.c122 .set_wol = asix_set_wol,
Dasix_devices.c123 .set_wol = asix_set_wol,
330 .set_wol = asix_set_wol,
966 .set_wol = asix_set_wol,
/linux-6.12.1/drivers/net/ethernet/atheros/atl1e/
Datl1e_ethtool.c368 .set_wol = atl1e_set_wol,
/linux-6.12.1/drivers/net/ethernet/intel/igbvf/
Dethtool.c438 .set_wol = igbvf_set_wol,
/linux-6.12.1/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_ethtool.c498 .set_wol = pch_gbe_set_wol,
/linux-6.12.1/drivers/net/ethernet/broadcom/asp2/
Dbcmasp_ethtool.c488 .set_wol = bcmasp_set_wol,

12345