| /linux-6.15/drivers/net/phy/ |
| H A D | mxl-gpy.c | 1031 .set_wol = gpy_set_wol, 1054 .set_wol = gpy_set_wol, 1076 .set_wol = gpy_set_wol, 1099 .set_wol = gpy_set_wol, 1121 .set_wol = gpy_set_wol, 1144 .set_wol = gpy_set_wol, 1166 .set_wol = gpy_set_wol, 1189 .set_wol = gpy_set_wol, 1211 .set_wol = gpy_set_wol, 1233 .set_wol = gpy_set_wol, [all …]
|
| H A D | dp83822.c | 1137 .set_wol = dp83822_set_wol, \ 1156 .set_wol = dp83822_set_wol, \ 1172 .set_wol = dp83822_set_wol, \
|
| H A D | smsc.c | 791 .set_wol = lan874x_set_wol, 828 .set_wol = lan874x_set_wol,
|
| H A D | microchip.c | 496 .set_wol = lan88xx_set_wol,
|
| H A D | dp83tc811.c | 397 .set_wol = dp83811_set_wol,
|
| H A D | motorcomm.c | 2915 .set_wol = ytphy_set_wol, 2932 .set_wol = yt8531_set_wol, 2943 .set_wol = ytphy_set_wol, 2959 .set_wol = ytphy_set_wol,
|
| H A D | marvell10g.c | 1404 .set_wol = mv3110_set_wol, 1443 .set_wol = mv3110_set_wol,
|
| /linux-6.15/net/ethtool/ |
| H A D | wol.c | 101 return ops->get_wol && ops->set_wol ? 1 : -EOPNOTSUPP; in ethnl_set_wol_validate() 137 ret = dev->ethtool_ops->set_wol(dev, &wol); in ethnl_set_wol()
|
| /linux-6.15/drivers/net/ethernet/sfc/siena/ |
| H A D | ethtool.c | 216 return efx->type->set_wol(efx, wol->wolopts); in efx_ethtool_set_wol() 259 .set_wol = efx_ethtool_set_wol,
|
| /linux-6.15/drivers/net/ethernet/sfc/ |
| H A D | ethtool.c | 216 return efx->type->set_wol(efx, wol->wolopts); in efx_ethtool_set_wol() 259 .set_wol = efx_ethtool_set_wol,
|
| /linux-6.15/drivers/net/wireless/marvell/mwifiex/ |
| H A D | ethtool.c | 57 .set_wol = mwifiex_ethtool_set_wol,
|
| /linux-6.15/drivers/net/phy/mscc/ |
| H A D | mscc_main.c | 2355 .set_wol = &vsc85xx_wol_set, 2379 .set_wol = &vsc85xx_wol_set, 2404 .set_wol = &vsc85xx_wol_set, 2427 .set_wol = &vsc85xx_wol_set, 2451 .set_wol = &vsc85xx_wol_set, 2475 .set_wol = &vsc85xx_wol_set, 2499 .set_wol = &vsc85xx_wol_set, 2523 .set_wol = &vsc85xx_wol_set, 2547 .set_wol = &vsc85xx_wol_set, 2594 .set_wol = &vsc85xx_wol_set, [all …]
|
| /linux-6.15/drivers/net/wireless/marvell/libertas/ |
| H A D | ethtool.c | 113 .set_wol = lbs_ethtool_set_wol,
|
| /linux-6.15/drivers/net/ethernet/wangxun/ngbe/ |
| H A D | ngbe_ethtool.c | 125 .set_wol = ngbe_set_wol,
|
| /linux-6.15/drivers/net/phy/qcom/ |
| H A D | at803x.c | 1000 .set_wol = at803x_set_wol, 1020 .set_wol = at803x_set_wol, 1036 .set_wol = at8031_set_wol,
|
| H A D | qca808x.c | 636 .set_wol = at803x_set_wol,
|
| /linux-6.15/drivers/net/ethernet/freescale/ |
| H A D | ucc_geth_ethtool.c | 375 .set_wol = uec_set_wol,
|
| /linux-6.15/drivers/net/ethernet/atheros/atl1c/ |
| H A D | atl1c_ethtool.c | 281 .set_wol = atl1c_set_wol,
|
| /linux-6.15/drivers/net/usb/ |
| H A D | ax88172a.c | 122 .set_wol = asix_set_wol,
|
| H A D | asix_devices.c | 123 .set_wol = asix_set_wol, 330 .set_wol = asix_set_wol, 966 .set_wol = asix_set_wol,
|
| /linux-6.15/drivers/net/ethernet/atheros/atl1e/ |
| H A D | atl1e_ethtool.c | 368 .set_wol = atl1e_set_wol,
|
| /linux-6.15/drivers/net/ethernet/intel/igbvf/ |
| H A D | ethtool.c | 438 .set_wol = igbvf_set_wol,
|
| /linux-6.15/drivers/net/ethernet/oki-semi/pch_gbe/ |
| H A D | pch_gbe_ethtool.c | 498 .set_wol = pch_gbe_set_wol,
|
| /linux-6.15/drivers/net/ethernet/broadcom/asp2/ |
| H A D | bcmasp_ethtool.c | 449 .set_wol = bcmasp_set_wol,
|
| /linux-6.15/drivers/net/ethernet/sfc/falcon/ |
| H A D | net_driver.h | 1073 int (*set_wol)(struct ef4_nic *efx, u32 type); member
|