Home
last modified time | relevance | path

Searched refs:get_wol (Results 1 – 25 of 79) sorted by relevance

1234

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dethtool.c56 .get_wol = mwifiex_ethtool_get_wol,
/linux/drivers/net/wireless/marvell/libertas/
H A Dethtool.c112 .get_wol = lbs_ethtool_get_wol,
/linux/drivers/net/dsa/
H A Dbcm_sf2.c1012 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 Dmxl-86110.c944 .get_wol = mxl86110_get_wol,
956 .get_wol = mxl86110_get_wol,
H A Dsmsc.c840 .get_wol = lan874x_get_wol,
877 .get_wol = lan874x_get_wol,
H A Dmotorcomm.c3032 .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 Ddp83869.c928 .get_wol = dp83869_get_wol, \
/linux/drivers/net/phy/qcom/
H A Dqca807x.c812 .get_wol = at803x_get_wol,
840 .get_wol = at803x_get_wol,
H A Dqca808x.c658 .get_wol = at803x_get_wol,
/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_ethtool.c280 .get_wol = atl1c_get_wol,
/linux/drivers/net/usb/
H A Dax88172a.c121 .get_wol = asix_get_wol,
H A Dasix_devices.c108 .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 Datl1e_ethtool.c367 .get_wol = atl1e_get_wol,
/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_ethtool.c497 .get_wol = pch_gbe_get_wol,
/linux/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c750 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 Denetc_ethtool.c1559 .get_wol = enetc_get_wol,
1630 .get_wol = enetc_get_wol,
/linux/drivers/net/ethernet/sfc/siena/
H A Dnet_driver.h1323 void (*get_wol)(struct efx_nic *efx, struct ethtool_wolinfo *wol); member
H A Dsiena.c1012 .get_wol = siena_get_wol,
/linux/drivers/net/ethernet/natsemi/
H A Dnatsemi.c2604 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 Dnet_driver.h1424 void (*get_wol)(struct efx_nic *efx, struct ethtool_wolinfo *wol); member
/linux/net/dsa/
H A Duser.c1204 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 Dcxgb3_main.c2094 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 Dhns3_ethtool.c2128 ops->get_wol(handle, wol); in hns3_get_wol()
2226 .get_wol = hns3_get_wol,
/linux/drivers/net/ethernet/brocade/bna/
H A Dbnad_ethtool.c1074 .get_wol = bnad_get_wol,
/linux/drivers/net/can/m_can/
H A Dm_can.c2319 .get_wol = m_can_get_wol,
2325 .get_wol = m_can_get_wol,

1234