/linux-6.1.9/drivers/net/phy/ |
D | mxl-gpy.c | 727 .get_wol = gpy_get_wol, 745 .get_wol = gpy_get_wol, 762 .get_wol = gpy_get_wol, 780 .get_wol = gpy_get_wol, 797 .get_wol = gpy_get_wol, 815 .get_wol = gpy_get_wol, 832 .get_wol = gpy_get_wol, 850 .get_wol = gpy_get_wol, 867 .get_wol = gpy_get_wol, 884 .get_wol = gpy_get_wol, [all …]
|
D | dp83822.c | 601 .get_wol = dp83822_get_wol, \ 616 .get_wol = dp83822_get_wol, \
|
D | at803x.c | 2030 .get_wol = at803x_get_wol, 2051 .get_wol = at803x_get_wol, 2068 .get_wol = at803x_get_wol, 2091 .get_wol = at803x_get_wol, 2193 .get_wol = at803x_get_wol,
|
D | dp83tc811.c | 396 .get_wol = dp83811_get_wol,
|
D | phy.c | 1490 if (phydev->drv && phydev->drv->get_wol) in phy_ethtool_get_wol() 1491 phydev->drv->get_wol(phydev, wol); in phy_ethtool_get_wol()
|
D | marvell10g.c | 1353 .get_wol = mv3110_get_wol, 1392 .get_wol = mv3110_get_wol,
|
D | dp83867.c | 958 .get_wol = dp83867_get_wol,
|
/linux-6.1.9/net/ethtool/ |
D | wol.c | 33 if (!dev->ethtool_ops->get_wol) in wol_prepare_data() 39 dev->ethtool_ops->get_wol(dev, &data->wol); in wol_prepare_data() 123 if (!dev->ethtool_ops->get_wol || !dev->ethtool_ops->set_wol) in ethnl_set_wol() 131 dev->ethtool_ops->get_wol(dev, &wol); in ethnl_set_wol()
|
/linux-6.1.9/drivers/net/ethernet/sfc/siena/ |
D | ethtool.c | 208 return efx->type->get_wol(efx, wol); in efx_ethtool_get_wol() 263 .get_wol = efx_ethtool_get_wol,
|
/linux-6.1.9/drivers/net/ethernet/sfc/ |
D | ethtool.c | 208 return efx->type->get_wol(efx, wol); in efx_ethtool_get_wol() 263 .get_wol = efx_ethtool_get_wol,
|
/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/ |
D | ethtool.c | 56 .get_wol = mwifiex_ethtool_get_wol,
|
/linux-6.1.9/drivers/net/phy/mscc/ |
D | mscc_main.c | 2342 .get_wol = &vsc85xx_wol_get, 2367 .get_wol = &vsc85xx_wol_get, 2390 .get_wol = &vsc85xx_wol_get, 2414 .get_wol = &vsc85xx_wol_get, 2438 .get_wol = &vsc85xx_wol_get, 2462 .get_wol = &vsc85xx_wol_get, 2486 .get_wol = &vsc85xx_wol_get, 2510 .get_wol = &vsc85xx_wol_get, 2557 .get_wol = &vsc85xx_wol_get, 2582 .get_wol = &vsc85xx_wol_get,
|
/linux-6.1.9/drivers/net/wireless/marvell/libertas/ |
D | ethtool.c | 112 .get_wol = lbs_ethtool_get_wol,
|
/linux-6.1.9/drivers/net/ethernet/toshiba/ |
D | spider_net_ethtool.c | 163 .get_wol = spider_net_ethtool_get_wol,
|
/linux-6.1.9/drivers/net/dsa/ |
D | bcm_sf2.c | 991 if (p->ethtool_ops->get_wol) in bcm_sf2_sw_get_wol() 992 p->ethtool_ops->get_wol(p, &pwol); in bcm_sf2_sw_get_wol() 1015 if (p->ethtool_ops->get_wol) in bcm_sf2_sw_set_wol() 1016 p->ethtool_ops->get_wol(p, &pwol); in bcm_sf2_sw_set_wol() 1211 .get_wol = bcm_sf2_sw_get_wol,
|
/linux-6.1.9/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c_ethtool.c | 280 .get_wol = atl1c_get_wol,
|
/linux-6.1.9/drivers/net/usb/ |
D | ax88172a.c | 121 .get_wol = asix_get_wol,
|
D | asix_devices.c | 122 .get_wol = asix_get_wol, 329 .get_wol = asix_get_wol, 944 .get_wol = asix_get_wol,
|
/linux-6.1.9/drivers/net/ethernet/freescale/ |
D | ucc_geth_ethtool.c | 397 .get_wol = uec_get_wol,
|
/linux-6.1.9/drivers/net/ethernet/atheros/atl1e/ |
D | atl1e_ethtool.c | 367 .get_wol = atl1e_get_wol,
|
/linux-6.1.9/include/linux/ |
D | ethtool.h | 647 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *); member
|
/linux-6.1.9/drivers/net/ethernet/intel/igbvf/ |
D | ethtool.c | 437 .get_wol = igbvf_get_wol,
|
/linux-6.1.9/drivers/net/ethernet/oki-semi/pch_gbe/ |
D | pch_gbe_ethtool.c | 497 .get_wol = pch_gbe_get_wol,
|
/linux-6.1.9/drivers/net/ethernet/sfc/falcon/ |
D | net_driver.h | 1072 void (*get_wol)(struct ef4_nic *efx, struct ethtool_wolinfo *wol); member
|
D | ethtool.c | 756 return efx->type->get_wol(efx, wol); in ef4_ethtool_get_wol() 1342 .get_wol = ef4_ethtool_get_wol,
|