Home
last modified time | relevance | path

Searched refs:get_wol (Results 1 – 25 of 113) sorted by relevance

12345

/linux-6.3-rc2/net/ethtool/
A Dwol.c33 if (!dev->ethtool_ops->get_wol) in wol_prepare_data()
39 dev->ethtool_ops->get_wol(dev, &data->wol); in wol_prepare_data()
100 return ops->get_wol && ops->set_wol ? 1 : -EOPNOTSUPP; in ethnl_set_wol_validate()
112 dev->ethtool_ops->get_wol(dev, &wol); in ethnl_set_wol()
/linux-6.3-rc2/drivers/net/phy/
A Dmxl-gpy.c814 .get_wol = gpy_get_wol,
832 .get_wol = gpy_get_wol,
849 .get_wol = gpy_get_wol,
867 .get_wol = gpy_get_wol,
884 .get_wol = gpy_get_wol,
902 .get_wol = gpy_get_wol,
919 .get_wol = gpy_get_wol,
937 .get_wol = gpy_get_wol,
954 .get_wol = gpy_get_wol,
971 .get_wol = gpy_get_wol,
[all …]
A Ddp83822.c605 .get_wol = dp83822_get_wol, \
620 .get_wol = dp83822_get_wol, \
A Dat803x.c2030 .get_wol = at803x_get_wol,
2051 .get_wol = at803x_get_wol,
2068 .get_wol = at803x_get_wol,
2091 .get_wol = at803x_get_wol,
2193 .get_wol = at803x_get_wol,
A Ddp83tc811.c396 .get_wol = dp83811_get_wol,
A Dmotorcomm.c2154 .get_wol = ytphy_get_wol,
2171 .get_wol = ytphy_get_wol,
2182 .get_wol = ytphy_get_wol,
A Dmarvell10g.c1353 .get_wol = mv3110_get_wol,
1392 .get_wol = mv3110_get_wol,
A Dphy.c1606 if (phydev->drv && phydev->drv->get_wol) { in phy_ethtool_get_wol()
1608 phydev->drv->get_wol(phydev, wol); in phy_ethtool_get_wol()
/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/
A Dethtool.c208 return efx->type->get_wol(efx, wol); in efx_ethtool_get_wol()
263 .get_wol = efx_ethtool_get_wol,
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Dethtool.c208 return efx->type->get_wol(efx, wol); in efx_ethtool_get_wol()
263 .get_wol = efx_ethtool_get_wol,
/linux-6.3-rc2/drivers/net/wireless/marvell/mwifiex/
A Dethtool.c56 .get_wol = mwifiex_ethtool_get_wol,
/linux-6.3-rc2/drivers/net/phy/mscc/
A Dmscc_main.c2342 .get_wol = &vsc85xx_wol_get,
2367 .get_wol = &vsc85xx_wol_get,
2390 .get_wol = &vsc85xx_wol_get,
2414 .get_wol = &vsc85xx_wol_get,
2438 .get_wol = &vsc85xx_wol_get,
2462 .get_wol = &vsc85xx_wol_get,
2486 .get_wol = &vsc85xx_wol_get,
2510 .get_wol = &vsc85xx_wol_get,
2557 .get_wol = &vsc85xx_wol_get,
2582 .get_wol = &vsc85xx_wol_get,
/linux-6.3-rc2/drivers/net/wireless/marvell/libertas/
A Dethtool.c112 .get_wol = lbs_ethtool_get_wol,
/linux-6.3-rc2/drivers/net/ethernet/toshiba/
A Dspider_net_ethtool.c163 .get_wol = spider_net_ethtool_get_wol,
/linux-6.3-rc2/drivers/net/dsa/
A Dbcm_sf2.c991 if (p->ethtool_ops->get_wol) in bcm_sf2_sw_get_wol()
992 p->ethtool_ops->get_wol(p, &pwol); in bcm_sf2_sw_get_wol()
1015 if (p->ethtool_ops->get_wol) in bcm_sf2_sw_set_wol()
1016 p->ethtool_ops->get_wol(p, &pwol); in bcm_sf2_sw_set_wol()
1211 .get_wol = bcm_sf2_sw_get_wol,
/linux-6.3-rc2/drivers/net/ethernet/atheros/atl1c/
A Datl1c_ethtool.c280 .get_wol = atl1c_get_wol,
/linux-6.3-rc2/drivers/net/ethernet/freescale/
A Ducc_geth_ethtool.c397 .get_wol = uec_get_wol,
/linux-6.3-rc2/drivers/net/usb/
A Dax88172a.c121 .get_wol = asix_get_wol,
A Dasix_devices.c122 .get_wol = asix_get_wol,
329 .get_wol = asix_get_wol,
943 .get_wol = asix_get_wol,
/linux-6.3-rc2/drivers/net/ethernet/atheros/atl1e/
A Datl1e_ethtool.c367 .get_wol = atl1e_get_wol,
/linux-6.3-rc2/drivers/net/ethernet/intel/igbvf/
A Dethtool.c437 .get_wol = igbvf_get_wol,
/linux-6.3-rc2/drivers/net/ethernet/oki-semi/pch_gbe/
A Dpch_gbe_ethtool.c497 .get_wol = pch_gbe_get_wol,
/linux-6.3-rc2/include/linux/
A Dethtool.h786 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *); member
/linux-6.3-rc2/drivers/net/ethernet/sfc/falcon/
A Dnet_driver.h1072 void (*get_wol)(struct ef4_nic *efx, struct ethtool_wolinfo *wol); member
A Dethtool.c756 return efx->type->get_wol(efx, wol); in ef4_ethtool_get_wol()
1342 .get_wol = ef4_ethtool_get_wol,

Completed in 50 milliseconds

12345