| /Linux-v6.1/drivers/net/phy/ |
| D | mxl-gpy.c | 726 .set_wol = gpy_set_wol, 744 .set_wol = gpy_set_wol, 761 .set_wol = gpy_set_wol, 779 .set_wol = gpy_set_wol, 796 .set_wol = gpy_set_wol, 814 .set_wol = gpy_set_wol, 831 .set_wol = gpy_set_wol, 849 .set_wol = gpy_set_wol, 866 .set_wol = gpy_set_wol, 883 .set_wol = gpy_set_wol, [all …]
|
| D | dp83822.c | 602 .set_wol = dp83822_set_wol, \ 617 .set_wol = dp83822_set_wol, \
|
| D | at803x.c | 2029 .set_wol = at803x_set_wol, 2050 .set_wol = at803x_set_wol, 2067 .set_wol = at803x_set_wol, 2090 .set_wol = at803x_set_wol, 2192 .set_wol = at803x_set_wol,
|
| D | microchip.c | 368 .set_wol = lan88xx_set_wol,
|
| D | dp83tc811.c | 397 .set_wol = dp83811_set_wol,
|
| D | phy.c | 1475 if (phydev->drv && phydev->drv->set_wol) in phy_ethtool_set_wol() 1476 return phydev->drv->set_wol(phydev, wol); in phy_ethtool_set_wol()
|
| D | marvell10g.c | 1354 .set_wol = mv3110_set_wol, 1393 .set_wol = mv3110_set_wol,
|
| D | dp83867.c | 959 .set_wol = dp83867_set_wol,
|
| /Linux-v6.1/net/ethtool/ |
| D | wol.c | 123 if (!dev->ethtool_ops->get_wol || !dev->ethtool_ops->set_wol) in ethnl_set_wol() 157 ret = dev->ethtool_ops->set_wol(dev, &wol); in ethnl_set_wol()
|
| /Linux-v6.1/drivers/net/ethernet/sfc/ |
| D | ethtool.c | 216 return efx->type->set_wol(efx, wol->wolopts); in efx_ethtool_set_wol() 264 .set_wol = efx_ethtool_set_wol,
|
| /Linux-v6.1/drivers/net/ethernet/sfc/siena/ |
| D | ethtool.c | 216 return efx->type->set_wol(efx, wol->wolopts); in efx_ethtool_set_wol() 264 .set_wol = efx_ethtool_set_wol,
|
| /Linux-v6.1/drivers/net/wireless/marvell/mwifiex/ |
| D | ethtool.c | 57 .set_wol = mwifiex_ethtool_set_wol,
|
| /Linux-v6.1/drivers/net/phy/mscc/ |
| D | mscc_main.c | 2341 .set_wol = &vsc85xx_wol_set, 2366 .set_wol = &vsc85xx_wol_set, 2389 .set_wol = &vsc85xx_wol_set, 2413 .set_wol = &vsc85xx_wol_set, 2437 .set_wol = &vsc85xx_wol_set, 2461 .set_wol = &vsc85xx_wol_set, 2485 .set_wol = &vsc85xx_wol_set, 2509 .set_wol = &vsc85xx_wol_set, 2556 .set_wol = &vsc85xx_wol_set, 2581 .set_wol = &vsc85xx_wol_set,
|
| /Linux-v6.1/drivers/net/wireless/marvell/libertas/ |
| D | ethtool.c | 113 .set_wol = lbs_ethtool_set_wol,
|
| /Linux-v6.1/drivers/net/ethernet/atheros/atl1c/ |
| D | atl1c_ethtool.c | 281 .set_wol = atl1c_set_wol,
|
| /Linux-v6.1/drivers/net/ethernet/freescale/ |
| D | ucc_geth_ethtool.c | 398 .set_wol = uec_set_wol,
|
| /Linux-v6.1/drivers/net/usb/ |
| D | ax88172a.c | 122 .set_wol = asix_set_wol,
|
| D | asix_devices.c | 123 .set_wol = asix_set_wol, 330 .set_wol = asix_set_wol, 945 .set_wol = asix_set_wol,
|
| /Linux-v6.1/drivers/net/ethernet/atheros/atl1e/ |
| D | atl1e_ethtool.c | 368 .set_wol = atl1e_set_wol,
|
| /Linux-v6.1/include/linux/ |
| D | ethtool.h | 648 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *); member
|
| /Linux-v6.1/drivers/net/ethernet/intel/igbvf/ |
| D | ethtool.c | 438 .set_wol = igbvf_set_wol,
|
| /Linux-v6.1/drivers/net/ethernet/oki-semi/pch_gbe/ |
| D | pch_gbe_ethtool.c | 498 .set_wol = pch_gbe_set_wol,
|
| /Linux-v6.1/drivers/net/ethernet/sfc/falcon/ |
| D | net_driver.h | 1073 int (*set_wol)(struct ef4_nic *efx, u32 type); member
|
| D | ethtool.c | 764 return efx->type->set_wol(efx, wol->wolopts); in ef4_ethtool_set_wol() 1343 .set_wol = ef4_ethtool_set_wol,
|
| /Linux-v6.1/drivers/net/dsa/ |
| D | bcm_sf2.c | 1034 return p->ethtool_ops->set_wol(p, wol); in bcm_sf2_sw_set_wol() 1212 .set_wol = bcm_sf2_sw_set_wol,
|