Home
last modified time | relevance | path

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

12345

/drivers/net/phy/
Dmxl-gpy.c845 .get_wol = gpy_get_wol,
863 .get_wol = gpy_get_wol,
880 .get_wol = gpy_get_wol,
898 .get_wol = gpy_get_wol,
915 .get_wol = gpy_get_wol,
933 .get_wol = gpy_get_wol,
950 .get_wol = gpy_get_wol,
968 .get_wol = gpy_get_wol,
985 .get_wol = gpy_get_wol,
1002 .get_wol = gpy_get_wol,
[all …]
Ddp83822.c608 .get_wol = dp83822_get_wol, \
623 .get_wol = dp83822_get_wol, \
Dsmsc.c793 .get_wol = lan874x_get_wol,
830 .get_wol = lan874x_get_wol,
Dat803x.c2064 .get_wol = at803x_get_wol,
2084 .get_wol = at803x_get_wol,
2100 .get_wol = at803x_get_wol,
2219 .get_wol = at803x_get_wol,
Ddp83tc811.c396 .get_wol = dp83811_get_wol,
Dmotorcomm.c2272 .get_wol = ytphy_get_wol,
2289 .get_wol = ytphy_get_wol,
2300 .get_wol = ytphy_get_wol,
Dmarvell10g.c1360 .get_wol = mv3110_get_wol,
1399 .get_wol = mv3110_get_wol,
Dphy.c1670 if (phydev->drv && phydev->drv->get_wol) { in phy_ethtool_get_wol()
1672 phydev->drv->get_wol(phydev, wol); in phy_ethtool_get_wol()
/drivers/net/ethernet/sfc/
Dethtool.c208 return efx->type->get_wol(efx, wol); in efx_ethtool_get_wol()
263 .get_wol = efx_ethtool_get_wol,
/drivers/net/ethernet/sfc/siena/
Dethtool.c208 return efx->type->get_wol(efx, wol); in efx_ethtool_get_wol()
263 .get_wol = efx_ethtool_get_wol,
/drivers/net/phy/mscc/
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 …]
/drivers/net/ethernet/wangxun/ngbe/
Dngbe_ethtool.c50 .get_wol = ngbe_get_wol,
/drivers/net/wireless/marvell/mwifiex/
Dethtool.c56 .get_wol = mwifiex_ethtool_get_wol,
/drivers/net/wireless/marvell/libertas/
Dethtool.c112 .get_wol = lbs_ethtool_get_wol,
/drivers/net/dsa/
Dbcm_sf2.c999 if (p->ethtool_ops->get_wol) in bcm_sf2_sw_get_wol()
1000 p->ethtool_ops->get_wol(p, &pwol); in bcm_sf2_sw_get_wol()
1023 if (p->ethtool_ops->get_wol) in bcm_sf2_sw_set_wol()
1024 p->ethtool_ops->get_wol(p, &pwol); in bcm_sf2_sw_set_wol()
1219 .get_wol = bcm_sf2_sw_get_wol,
/drivers/net/ethernet/toshiba/
Dspider_net_ethtool.c163 .get_wol = spider_net_ethtool_get_wol,
/drivers/net/ethernet/freescale/
Ducc_geth_ethtool.c397 .get_wol = uec_get_wol,
/drivers/net/ethernet/atheros/atl1c/
Datl1c_ethtool.c280 .get_wol = atl1c_get_wol,
/drivers/net/usb/
Dax88172a.c121 .get_wol = asix_get_wol,
Dasix_devices.c122 .get_wol = asix_get_wol,
329 .get_wol = asix_get_wol,
965 .get_wol = asix_get_wol,
/drivers/net/ethernet/atheros/atl1e/
Datl1e_ethtool.c367 .get_wol = atl1e_get_wol,
/drivers/net/ethernet/intel/igbvf/
Dethtool.c437 .get_wol = igbvf_get_wol,
/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_ethtool.c497 .get_wol = pch_gbe_get_wol,
/drivers/net/ethernet/broadcom/asp2/
Dbcmasp_ethtool.c491 .get_wol = bcmasp_get_wol,
/drivers/net/ethernet/sfc/falcon/
Dethtool.c756 return efx->type->get_wol(efx, wol); in ef4_ethtool_get_wol()
1342 .get_wol = ef4_ethtool_get_wol,

12345