/drivers/net/phy/ |
D | at803x.c | 304 .get_wol = at803x_get_wol, 325 .get_wol = at803x_get_wol, 346 .get_wol = at803x_get_wol,
|
D | phy.c | 1283 if (phydev->drv->get_wol) in phy_ethtool_get_wol() 1284 phydev->drv->get_wol(phydev, wol); in phy_ethtool_get_wol()
|
D | marvell.c | 1081 .get_wol = &m88e1318_get_wol,
|
/drivers/net/wireless/mwifiex/ |
D | ethtool.c | 68 .get_wol = mwifiex_ethtool_get_wol,
|
/drivers/net/wireless/libertas/ |
D | ethtool.c | 117 .get_wol = lbs_ethtool_get_wol,
|
/drivers/net/ethernet/toshiba/ |
D | spider_net_ethtool.c | 171 .get_wol = spider_net_ethtool_get_wol,
|
/drivers/net/usb/ |
D | asix_devices.c | 123 .get_wol = asix_get_wol, 265 .get_wol = asix_get_wol, 498 .get_wol = asix_get_wol,
|
D | ax88172a.c | 194 .get_wol = asix_get_wol,
|
D | sr9800.c | 526 .get_wol = sr_get_wol,
|
/drivers/net/dsa/ |
D | bcm_sf2.c | 1328 p->ethtool_ops->get_wol(p, &pwol); in bcm_sf2_sw_get_wol() 1351 p->ethtool_ops->get_wol(p, &pwol); in bcm_sf2_sw_set_wol() 1388 .get_wol = bcm_sf2_sw_get_wol,
|
/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c_ethtool.c | 292 .get_wol = atl1c_get_wol,
|
/drivers/net/ethernet/freescale/ |
D | ucc_geth_ethtool.c | 409 .get_wol = uec_get_wol,
|
/drivers/net/ethernet/atheros/atl1e/ |
D | atl1e_ethtool.c | 375 .get_wol = atl1e_get_wol,
|
/drivers/net/ethernet/intel/igbvf/ |
D | ethtool.c | 450 .get_wol = igbvf_get_wol,
|
/drivers/net/ethernet/oki-semi/pch_gbe/ |
D | pch_gbe_ethtool.c | 495 .get_wol = pch_gbe_get_wol,
|
/drivers/net/ethernet/sfc/ |
D | ethtool.c | 759 return efx->type->get_wol(efx, wol); in efx_ethtool_get_wol() 1184 .get_wol = efx_ethtool_get_wol,
|
D | net_driver.h | 1253 void (*get_wol)(struct efx_nic *efx, struct ethtool_wolinfo *wol); member
|
D | siena.c | 954 .get_wol = siena_get_wol,
|
/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_ethtool.c | 763 .get_wol = stmmac_get_wol,
|
/drivers/net/ethernet/qlogic/qlge/ |
D | qlge_ethtool.c | 711 .get_wol = ql_get_wol,
|
/drivers/net/vmxnet3/ |
D | vmxnet3_ethtool.c | 708 .get_wol = vmxnet3_get_wol,
|
/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_ethtool.c | 1842 .get_wol = qlcnic_get_wol, 1870 .get_wol = qlcnic_get_wol,
|
/drivers/net/ethernet/natsemi/ |
D | natsemi.c | 2602 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol() function 2690 .get_wol = get_wol,
|
/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_ethtool.c | 946 .get_wol = netxen_nic_get_wol,
|
/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 2090 static void get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in get_wol() function 2120 .get_wol = get_wol,
|