Searched refs:spy_data (Results 1 - 25 of 29) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/orinoco/
H A Dmain.h17 #define SPY_NUMBER(priv) (priv->spy_data.spy_number)
H A Dorinoco.h137 struct iw_spy_data spy_data; /* iwspy support */ member in struct:orinoco_private
H A Dwext.c116 wstats->qual.qual = priv->spy_data.spy_stat[0].qual;
117 wstats->qual.level = priv->spy_data.spy_stat[0].level;
118 wstats->qual.noise = priv->spy_data.spy_stat[0].noise;
120 priv->spy_data.spy_stat[0].updated;
H A Dmain.c2202 priv->wireless_data.spy_data = &priv->spy_data;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dray_cs.h67 struct iw_spy_data spy_data; member in struct:ray_dev_t
H A Dray_cs.c339 local->wireless_data.spy_data = &local->spy_data;
1444 if ((local->spy_data.spy_number > 0)
1447 local->wstats.qual.qual = local->spy_data.spy_stat[0].qual;
1448 local->wstats.qual.level = local->spy_data.spy_stat[0].level;
1449 local->wstats.qual.noise = local->spy_data.spy_stat[0].noise;
1451 local->spy_data.spy_stat[0].updated;
H A Dwl3501.h611 struct iw_spy_data spy_data; member in struct:wl3501_card
H A Dwl3501_cs.c1892 this->wireless_data.spy_data = &this->spy_data;
H A Dairo.c1217 struct iw_spy_data spy_data; member in struct:airo_info
2824 ai->wireless_data.spy_data = &ai->spy_data;
3380 if (success && (ai->spy_data.spy_number > 0)) {
3676 if (ai->spy_data.spy_number > 0) {
3754 if (ai->spy_data.spy_number > 0) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/prism54/
H A Dislpci_dev.h100 struct iw_spy_data spy_data; /* iwspy support */ member in struct:__anon13847
H A Dislpci_dev.c846 priv->wireless_data.spy_data = &priv->spy_data;
H A Disl_ioctl.c2978 if ((uwrq->data.length == 0) && (priv->spy_data.spy_number > 0))
2981 else if ((uwrq->data.length > 0) && (priv->spy_data.spy_number == 0))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dwext-spy.c21 return dev->wireless_data->spy_data;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Diw_handler.h231 * - Change the way we get to spy_data method for added safety
421 struct iw_spy_data * spy_data; member in struct:iw_public_data
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/hostap/
H A Dhostap_main.c848 /* Currently, we point to the proper spy_data only on
850 iface->wireless_data.spy_data = &iface->spy_data;
H A Dhostap_80211_rx.c763 if (iface->spy_data.spy_number > 0) {
H A Dhostap_wlan.h895 struct iw_spy_data spy_data; /* iwspy support */ member in struct:hostap_interface
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dwl_netdev.c1246 lp->wireless_data.spy_data = &lp->spy_data;
H A Dwl_internal.h876 struct iw_spy_data spy_data; member in struct:wl_private
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dlibipw.h780 struct iw_spy_data spy_data; /* iwspy support */ member in struct:libipw_device
H A Dlibipw_rx.c380 if (ieee->spy_data.spy_number > 0) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211.h1196 struct iw_spy_data spy_data; member in struct:ieee80211_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211.h2002 struct iw_spy_data spy_data; member in struct:ieee80211_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h1848 struct iw_spy_data spy_data; member in struct:ieee80211_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h1854 struct iw_spy_data spy_data; member in struct:ieee80211_device

Completed in 532 milliseconds

12