Home
last modified time | relevance | path

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

12345

/linux/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()
101 return ops->get_wol && ops->set_wol ? 1 : -EOPNOTSUPP; in ethnl_set_wol_validate()
113 dev->ethtool_ops->get_wol(dev, &wol); in ethnl_set_wol()
/linux/drivers/net/phy/
A Dmxl-gpy.c853 .get_wol = gpy_get_wol,
871 .get_wol = gpy_get_wol,
888 .get_wol = gpy_get_wol,
906 .get_wol = gpy_get_wol,
923 .get_wol = gpy_get_wol,
941 .get_wol = gpy_get_wol,
958 .get_wol = gpy_get_wol,
976 .get_wol = gpy_get_wol,
993 .get_wol = gpy_get_wol,
1010 .get_wol = gpy_get_wol,
[all …]
A Ddp83822.c777 .get_wol = dp83822_get_wol, \
793 .get_wol = dp83822_get_wol, \
809 .get_wol = dp83822_get_wol, \
A Dsmsc.c791 .get_wol = lan874x_get_wol,
828 .get_wol = lan874x_get_wol,
A Ddp83tc811.c396 .get_wol = dp83811_get_wol,
A Dmotorcomm.c2914 .get_wol = ytphy_get_wol,
2931 .get_wol = ytphy_get_wol,
2942 .get_wol = ytphy_get_wol,
2958 .get_wol = ytphy_get_wol,
A Dmarvell10g.c1423 .get_wol = mv3110_get_wol,
1462 .get_wol = mv3110_get_wol,
/linux/drivers/net/ethernet/sfc/siena/
A Dethtool.c208 return efx->type->get_wol(efx, wol); in efx_ethtool_get_wol()
258 .get_wol = efx_ethtool_get_wol,
/linux/drivers/net/ethernet/sfc/
A Dethtool.c208 return efx->type->get_wol(efx, wol); in efx_ethtool_get_wol()
258 .get_wol = efx_ethtool_get_wol,
/linux/drivers/net/wireless/marvell/mwifiex/
A Dethtool.c56 .get_wol = mwifiex_ethtool_get_wol,
/linux/drivers/net/phy/mscc/
A Dmscc_main.c2355 .get_wol = &vsc85xx_wol_get,
2379 .get_wol = &vsc85xx_wol_get,
2404 .get_wol = &vsc85xx_wol_get,
2427 .get_wol = &vsc85xx_wol_get,
2451 .get_wol = &vsc85xx_wol_get,
2475 .get_wol = &vsc85xx_wol_get,
2499 .get_wol = &vsc85xx_wol_get,
2523 .get_wol = &vsc85xx_wol_get,
2547 .get_wol = &vsc85xx_wol_get,
2594 .get_wol = &vsc85xx_wol_get,
[all …]
/linux/drivers/net/wireless/marvell/libertas/
A Dethtool.c112 .get_wol = lbs_ethtool_get_wol,
/linux/drivers/net/ethernet/toshiba/
A Dspider_net_ethtool.c163 .get_wol = spider_net_ethtool_get_wol,
/linux/drivers/net/ethernet/wangxun/ngbe/
A Dngbe_ethtool.c124 .get_wol = ngbe_get_wol,
/linux/drivers/net/phy/qcom/
A Dat803x.c1001 .get_wol = at803x_get_wol,
1021 .get_wol = at803x_get_wol,
1037 .get_wol = at803x_get_wol,
A Dqca808x.c637 .get_wol = at803x_get_wol,
/linux/drivers/net/dsa/
A Dbcm_sf2.c1008 if (p->ethtool_ops->get_wol) in bcm_sf2_sw_get_wol()
1009 p->ethtool_ops->get_wol(p, &pwol); in bcm_sf2_sw_get_wol()
1032 if (p->ethtool_ops->get_wol) in bcm_sf2_sw_set_wol()
1033 p->ethtool_ops->get_wol(p, &pwol); in bcm_sf2_sw_set_wol()
1231 .get_wol = bcm_sf2_sw_get_wol,
/linux/drivers/net/ethernet/atheros/atl1c/
A Datl1c_ethtool.c280 .get_wol = atl1c_get_wol,
/linux/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,
965 .get_wol = asix_get_wol,
/linux/drivers/net/ethernet/freescale/
A Ducc_geth_ethtool.c397 .get_wol = uec_get_wol,
/linux/drivers/net/ethernet/atheros/atl1e/
A Datl1e_ethtool.c367 .get_wol = atl1e_get_wol,
/linux/drivers/net/ethernet/intel/igbvf/
A Dethtool.c437 .get_wol = igbvf_get_wol,
/linux/drivers/net/ethernet/oki-semi/pch_gbe/
A Dpch_gbe_ethtool.c497 .get_wol = pch_gbe_get_wol,
/linux/drivers/net/ethernet/broadcom/asp2/
A Dbcmasp_ethtool.c487 .get_wol = bcmasp_get_wol,

Completed in 725 milliseconds

12345