Searched refs:wl (Results 76 - 100 of 331) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/build-aux/
H A Dconfig.rpath52 wl=
54 wl='-Wl,'
58 wl='-Wl,'
63 wl='-Wl,'
70 wl='-Wl,'
73 wl='-Wl,'
80 wl='-Wl,'
83 wl='-Wl,'
86 wl='-Wl,'
89 wl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/
H A Dconfig.rpath52 wl=
54 wl='-Wl,'
58 wl='-Wl,'
63 wl='-Wl,'
70 wl='-Wl,'
73 wl='-Wl,'
80 wl='-Wl,'
83 wl='-Wl,'
86 wl='-Wl,'
89 wl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dconfig.rpath52 wl=
54 wl='-Wl,'
58 wl='-Wl,'
63 wl='-Wl,'
70 wl='-Wl,'
73 wl='-Wl,'
80 wl='-Wl,'
83 wl='-Wl,'
86 wl='-Wl,'
89 wl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/build-aux/
H A Dconfig.rpath53 wl=
55 wl='-Wl,'
59 wl='-Wl,'
64 wl='-Wl,'
71 wl='-Wl,'
74 wl='-Wl,'
81 wl='-Wl,'
84 wl='-Wl,'
87 wl='-Wl,'
90 wl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/utils/
H A Dconfig.rpath52 wl=
54 wl='-Wl,'
58 wl='-Wl,'
63 wl='-Wl,'
70 wl='-Wl,'
73 wl='-Wl,'
80 wl='-Wl,'
83 wl='-Wl,'
86 wl='-Wl,'
89 wl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/
H A Dconfig.rpath52 wl=
54 wl='-Wl,'
58 wl='-Wl,'
63 wl='-Wl,'
70 wl='-Wl,'
73 wl='-Wl,'
80 wl='-Wl,'
83 wl='-Wl,'
86 wl='-Wl,'
89 wl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgpg-error-1.10/
H A Dconfig.rpath52 wl=
54 wl='-Wl,'
58 wl='-Wl,'
63 wl='-Wl,'
70 wl='-Wl,'
73 wl='-Wl,'
80 wl='-Wl,'
83 wl='-Wl,'
86 wl='-Wl,'
89 wl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/
H A Dconfig.rpath52 wl=
54 wl='-Wl,'
58 wl='-Wl,'
63 wl='-Wl,'
70 wl='-Wl,'
73 wl='-Wl,'
80 wl='-Wl,'
83 wl='-Wl,'
86 wl='-Wl,'
89 wl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgpg-error-1.10/
H A Dconfig.rpath52 wl=
54 wl='-Wl,'
58 wl='-Wl,'
63 wl='-Wl,'
70 wl='-Wl,'
73 wl='-Wl,'
80 wl='-Wl,'
83 wl='-Wl,'
86 wl='-Wl,'
89 wl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1251_event.h117 int wl1251_event_unmask(struct wl1251 *wl);
118 void wl1251_event_mbox_config(struct wl1251 *wl);
119 int wl1251_event_handle(struct wl1251 *wl, u8 mbox);
H A Dwl1271_event.h121 int wl1271_event_unmask(struct wl1271 *wl);
122 void wl1271_event_mbox_config(struct wl1271 *wl);
123 int wl1271_event_handle(struct wl1271 *wl, u8 mbox);
H A Dwl1251_tx.h230 void wl1251_tx_complete(struct wl1251 *wl);
231 void wl1251_tx_flush(struct wl1251 *wl);
H A Dwl1271_rx.h118 void wl1271_rx(struct wl1271 *wl, struct wl1271_fw_status *status);
119 u8 wl1271_rate_to_idx(struct wl1271 *wl, int rate);
H A Dwl1271.h309 void (*read)(struct wl1271 *wl, int addr, void *buf, size_t len,
311 void (*write)(struct wl1271 *wl, int addr, void *buf, size_t len,
313 void (*reset)(struct wl1271 *wl);
314 void (*init)(struct wl1271 *wl);
315 void (*power)(struct wl1271 *wl, bool enable);
316 struct device* (*dev)(struct wl1271 *wl);
317 void (*enable_irq)(struct wl1271 *wl);
318 void (*disable_irq)(struct wl1271 *wl);
482 int wl1271_plt_start(struct wl1271 *wl);
483 int wl1271_plt_stop(struct wl1271 *wl);
[all...]
H A Dwl1251_rx.h122 void wl1251_rx(struct wl1251 *wl);
H A Dwl1271_boot.h29 int wl1271_boot(struct wl1271 *wl);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dxmit.c207 txrate = ieee80211_get_tx_rate(dev->wl->hw, info);
210 fbrate = ieee80211_get_alt_retry_rate(dev->wl->hw, info, 0) ? : txrate;
231 dev->wl->hw, info->control.vif, fragment_len, fbrate);
350 (rates[0].count <= dev->wl->hw->conf.long_frame_max_tx_count)) {
351 rates[0].count = dev->wl->hw->conf.long_frame_max_tx_count;
354 rates[0].count = dev->wl->hw->conf.short_frame_max_tx_count;
367 rts_cts_rate = ieee80211_get_rts_cts_rate(dev->wl->hw, info);
384 ieee80211_ctstoself_get(dev->wl->hw, info->control.vif,
399 ieee80211_rts_get(dev->wl->hw, info->control.vif,
544 dev->wl
[all...]
H A Dpio.c281 b43dbg(dev->wl, "PIO initialized\n");
336 struct b43_wl *wl = dev->wl; local
346 u8 *tail = wl->pio_tailspace;
347 BUILD_BUG_ON(sizeof(wl->pio_tailspace) < 2);
389 struct b43_wl *wl = dev->wl; local
400 u8 *tail = wl->pio_tailspace;
401 BUILD_BUG_ON(sizeof(wl->pio_tailspace) < 4);
457 struct b43_wl *wl local
612 struct b43_wl *wl = dev->wl; local
[all...]
H A Dphy_common.c90 b43err(dev->wl, "PHY init failed\n");
97 b43err(dev->wl, "PHY init: Channel switch to default failed\n");
173 if (!b43_is_mode(dev->wl, NL80211_IFTYPE_AP))
185 if (!b43_is_mode(dev->wl, NL80211_IFTYPE_AP))
195 b43dbg(dev->wl, "PHY/RADIO register access with "
296 if (b43_current_band(dev->wl) == IEEE80211_BAND_5GHZ)
336 struct b43_wl *wl = container_of(work, struct b43_wl, local
340 mutex_lock(&wl->mutex);
341 dev = wl->current_dev;
346 mutex_unlock(&wl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43legacy/
H A Dxmit.c210 tx_rate = ieee80211_get_tx_rate(dev->wl->hw, info);
214 rate_fb = ieee80211_get_alt_retry_rate(dev->wl->hw, info, 0) ? : tx_rate;
229 txhdr->dur_fb = ieee80211_generic_frame_duration(dev->wl->hw,
310 (rates[0].count <= dev->wl->hw->conf.long_frame_max_tx_count)) {
311 rates[0].count = dev->wl->hw->conf.long_frame_max_tx_count;
314 rates[0].count = dev->wl->hw->conf.short_frame_max_tx_count;
327 rts_rate = ieee80211_get_rts_cts_rate(dev->wl->hw, info)->hw_value;
335 ieee80211_ctstoself_get(dev->wl->hw,
344 ieee80211_rts_get(dev->wl->hw,
475 dev->wl
[all...]
H A Ddebugfs.c50 /* Take wl->irq_lock before calling read/write? */
78 /* wl->irq_lock is locked */
92 /* wl->irq_lock is locked */
104 /* wl->irq_lock is locked */
118 /* wl->irq_lock is locked */
185 /* wl->irq_lock is locked */
224 mutex_lock(&dev->wl->mutex);
245 spin_lock_irq(&dev->wl->irq_lock);
247 spin_unlock_irq(&dev->wl->irq_lock);
268 mutex_unlock(&dev->wl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DLexCaml.cxx148 WordList** wl = new WordList* [nWL + 1];// alloc WordList PTRs local
151 wl[i] = new WordList(); // (works or THROWS bad_alloc EXCEPTION)
152 wl[i]->Set(words[i]);
154 wl[i] = 0;
157 FoldCamlDoc(startPos, length, initStyle, wl, wa);
159 ColouriseCamlDoc(startPos, length, initStyle, wl, wa);
163 delete wl[i];
164 delete [] wl;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dsfp-util.h35 #define umul_ppmm(wh, wl, u, v) ({ \
51 wl = __wl; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/unittests/tests/
H A DNetworkFunctionsTest.cpp19 for (int wl = 0; wl < whites; ++wl) {
31 IP << wxString(wxT(' '), wl)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wl/
H A DMakefile2 # Makefile for the Broadcom wl driver
23 TARGET := wl

Completed in 211 milliseconds

1234567891011>>