Home
last modified time | relevance | path

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

1234

/drivers/net/phy/
Dmxl-gpy.c530 .set_wol = gpy_set_wol,
548 .set_wol = gpy_set_wol,
565 .set_wol = gpy_set_wol,
583 .set_wol = gpy_set_wol,
600 .set_wol = gpy_set_wol,
618 .set_wol = gpy_set_wol,
635 .set_wol = gpy_set_wol,
653 .set_wol = gpy_set_wol,
670 .set_wol = gpy_set_wol,
687 .set_wol = gpy_set_wol,
[all …]
Ddp83822.c597 .set_wol = dp83822_set_wol, \
612 .set_wol = dp83822_set_wol, \
Dat803x.c1317 .set_wol = at803x_set_wol,
1338 .set_wol = at803x_set_wol,
1355 .set_wol = at803x_set_wol,
Dmicrochip.c396 .set_wol = lan88xx_set_wol,
Ddp83tc811.c397 .set_wol = dp83811_set_wol,
Dmarvell10g.c1143 .set_wol = mv3110_set_wol,
1182 .set_wol = mv3110_set_wol,
Dphy.c1452 if (phydev->drv && phydev->drv->set_wol) in phy_ethtool_set_wol()
1453 return phydev->drv->set_wol(phydev, wol); in phy_ethtool_set_wol()
Ddp83869.c897 .set_wol = dp83869_set_wol,
Ddp83867.c910 .set_wol = dp83867_set_wol,
/drivers/net/ethernet/sfc/
Dethtool.c210 return efx->type->set_wol(efx, wol->wolopts); in efx_ethtool_set_wol()
258 .set_wol = efx_ethtool_set_wol,
/drivers/net/wireless/marvell/mwifiex/
Dethtool.c69 .set_wol = mwifiex_ethtool_set_wol,
/drivers/net/phy/mscc/
Dmscc_main.c2343 .set_wol = &vsc85xx_wol_set,
2368 .set_wol = &vsc85xx_wol_set,
2391 .set_wol = &vsc85xx_wol_set,
2415 .set_wol = &vsc85xx_wol_set,
2439 .set_wol = &vsc85xx_wol_set,
2463 .set_wol = &vsc85xx_wol_set,
2487 .set_wol = &vsc85xx_wol_set,
2511 .set_wol = &vsc85xx_wol_set,
2558 .set_wol = &vsc85xx_wol_set,
2583 .set_wol = &vsc85xx_wol_set,
/drivers/net/wireless/marvell/libertas/
Dethtool.c113 .set_wol = lbs_ethtool_set_wol,
/drivers/net/usb/
Dasix_devices.c123 .set_wol = asix_set_wol,
312 .set_wol = asix_set_wol,
827 .set_wol = asix_set_wol,
Dax88172a.c122 .set_wol = asix_set_wol,
Dsr9800.c526 .set_wol = sr_set_wol,
/drivers/net/ethernet/atheros/atl1c/
Datl1c_ethtool.c281 .set_wol = atl1c_set_wol,
/drivers/net/ethernet/freescale/
Ducc_geth_ethtool.c394 .set_wol = uec_set_wol,
/drivers/net/ethernet/atheros/atl1e/
Datl1e_ethtool.c368 .set_wol = atl1e_set_wol,
/drivers/net/ethernet/intel/igbvf/
Dethtool.c434 .set_wol = igbvf_set_wol,
/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_ethtool.c490 .set_wol = pch_gbe_set_wol,
/drivers/net/dsa/
Dbcm_sf2.c1031 return p->ethtool_ops->set_wol(p, wol); in bcm_sf2_sw_set_wol()
1209 .set_wol = bcm_sf2_sw_set_wol,
/drivers/net/ethernet/sfc/falcon/
Dethtool.c758 return efx->type->set_wol(efx, wol->wolopts); in ef4_ethtool_set_wol()
1337 .set_wol = ef4_ethtool_set_wol,
Dnet_driver.h1073 int (*set_wol)(struct ef4_nic *efx, u32 type); member
/drivers/net/ethernet/microchip/
Dlan743x_ethtool.c845 .set_wol = lan743x_ethtool_set_wol,

1234