| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | ethtool.c | 56 .get_wol = mwifiex_ethtool_get_wol,
|
| /linux/drivers/net/wireless/marvell/libertas/ |
| H A D | ethtool.c | 112 .get_wol = lbs_ethtool_get_wol,
|
| /linux/drivers/net/dsa/ |
| H A D | bcm_sf2.c | 1012 if (p->ethtool_ops->get_wol) in bcm_sf2_sw_get_wol() 1013 p->ethtool_ops->get_wol(p, &pwol); in bcm_sf2_sw_get_wol() 1036 if (p->ethtool_ops->get_wol) in bcm_sf2_sw_set_wol() 1037 p->ethtool_ops->get_wol(p, &pwol); in bcm_sf2_sw_set_wol() 1235 .get_wol = bcm_sf2_sw_get_wol,
|
| /linux/drivers/net/phy/ |
| H A D | mxl-86110.c | 944 .get_wol = mxl86110_get_wol, 956 .get_wol = mxl86110_get_wol,
|
| H A D | smsc.c | 840 .get_wol = lan874x_get_wol, 877 .get_wol = lan874x_get_wol,
|
| H A D | motorcomm.c | 3032 .get_wol = ytphy_get_wol, 3052 .get_wol = ytphy_get_wol, 3066 .get_wol = ytphy_get_wol, 3082 .get_wol = ytphy_get_wol,
|
| H A D | dp83869.c | 928 .get_wol = dp83869_get_wol, \
|
| /linux/drivers/net/phy/qcom/ |
| H A D | qca807x.c | 812 .get_wol = at803x_get_wol, 840 .get_wol = at803x_get_wol,
|
| H A D | qca808x.c | 658 .get_wol = at803x_get_wol,
|
| /linux/drivers/net/ethernet/atheros/atl1c/ |
| H A D | atl1c_ethtool.c | 280 .get_wol = atl1c_get_wol,
|
| /linux/drivers/net/usb/ |
| H A D | ax88172a.c | 121 .get_wol = asix_get_wol,
|
| H A D | asix_devices.c | 108 .get_wol = asix_get_wol, 317 .get_wol = asix_get_wol, 980 .get_wol = asix_get_wol,
|
| /linux/drivers/net/ethernet/atheros/atl1e/ |
| H A D | atl1e_ethtool.c | 367 .get_wol = atl1e_get_wol,
|
| /linux/drivers/net/ethernet/oki-semi/pch_gbe/ |
| H A D | pch_gbe_ethtool.c | 497 .get_wol = pch_gbe_get_wol,
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | ethtool.c | 750 return efx->type->get_wol(efx, wol); in ef4_ethtool_get_wol() 1349 .get_wol = ef4_ethtool_get_wol,
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_ethtool.c | 1559 .get_wol = enetc_get_wol, 1630 .get_wol = enetc_get_wol,
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | net_driver.h | 1323 void (*get_wol)(struct efx_nic *efx, struct ethtool_wolinfo *wol); member
|
| H A D | siena.c | 1012 .get_wol = siena_get_wol,
|
| /linux/drivers/net/ethernet/natsemi/ |
| H A D | natsemi.c | 2604 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol() function 2690 .get_wol = get_wol,
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | net_driver.h | 1424 void (*get_wol)(struct efx_nic *efx, struct ethtool_wolinfo *wol); member
|
| /linux/net/dsa/ |
| H A D | user.c | 1204 if (ds->ops->get_wol) in dsa_user_get_wol() 1205 ds->ops->get_wol(ds, dp->index, w); in dsa_user_get_wol() 2510 .get_wol = dsa_user_get_wol,
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | cxgb3_main.c | 2094 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol() function 2123 .get_wol = get_wol,
|
| /linux/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_ethtool.c | 2128 ops->get_wol(handle, wol); in hns3_get_wol() 2226 .get_wol = hns3_get_wol,
|
| /linux/drivers/net/ethernet/brocade/bna/ |
| H A D | bnad_ethtool.c | 1074 .get_wol = bnad_get_wol,
|
| /linux/drivers/net/can/m_can/ |
| H A D | m_can.c | 2319 .get_wol = m_can_get_wol, 2325 .get_wol = m_can_get_wol,
|