[go: nahoru, domu]

Searched refs:center_freq (Results 1 - 25 of 96) sorted by relevance

1234

/drivers/staging/vt6656/
H A Dchannel.c69 { .center_freq = 2412, .hw_value = 1 },
70 { .center_freq = 2417, .hw_value = 2 },
71 { .center_freq = 2422, .hw_value = 3 },
72 { .center_freq = 2427, .hw_value = 4 },
73 { .center_freq = 2432, .hw_value = 5 },
74 { .center_freq = 2437, .hw_value = 6 },
75 { .center_freq = 2442, .hw_value = 7 },
76 { .center_freq = 2447, .hw_value = 8 },
77 { .center_freq = 2452, .hw_value = 9 },
78 { .center_freq
[all...]
H A Ddpc.c159 rx_status.freq = hw->conf.chandef.chan->center_freq;
/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c23 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2412,
25 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2417,
27 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2422,
29 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2427,
31 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2432,
33 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2437,
35 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2442,
37 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2447,
39 { .band = IEEE80211_BAND_2GHZ, .center_freq = 2452,
41 { .band = IEEE80211_BAND_2GHZ, .center_freq
[all...]
/drivers/net/wireless/libertas_tf/
H A Dmain.c39 { .center_freq = 2412, .hw_value = 1 },
40 { .center_freq = 2417, .hw_value = 2 },
41 { .center_freq = 2422, .hw_value = 3 },
42 { .center_freq = 2427, .hw_value = 4 },
43 { .center_freq = 2432, .hw_value = 5 },
44 { .center_freq = 2437, .hw_value = 6 },
45 { .center_freq = 2442, .hw_value = 7 },
46 { .center_freq = 2447, .hw_value = 8 },
47 { .center_freq = 2452, .hw_value = 9 },
48 { .center_freq
[all...]
/drivers/staging/wlan-ng/
H A Dcfg80211.c8 { .center_freq = 2412 },
9 { .center_freq = 2417 },
10 { .center_freq = 2422 },
11 { .center_freq = 2427 },
12 { .center_freq = 2432 },
13 { .center_freq = 2437 },
14 { .center_freq = 2442 },
15 { .center_freq = 2447 },
16 { .center_freq = 2452 },
17 { .center_freq
[all...]
/drivers/net/wireless/rtlwifi/
H A Dregd.c137 static bool _rtl_is_radar_freq(u16 center_freq) argument
139 return center_freq >= 5260 && center_freq <= 5700;
160 if (_rtl_is_radar_freq(ch->center_freq) ||
165 ch->center_freq);
227 reg_rule = freq_reg_info(wiphy, ch->center_freq);
235 reg_rule = freq_reg_info(wiphy, ch->center_freq);
260 if (!_rtl_is_radar_freq(ch->center_freq))
H A Dbase.c64 {.center_freq = 2412, .hw_value = 1,},
65 {.center_freq = 2417, .hw_value = 2,},
66 {.center_freq = 2422, .hw_value = 3,},
67 {.center_freq = 2427, .hw_value = 4,},
68 {.center_freq = 2432, .hw_value = 5,},
69 {.center_freq = 2437, .hw_value = 6,},
70 {.center_freq = 2442, .hw_value = 7,},
71 {.center_freq = 2447, .hw_value = 8,},
72 {.center_freq = 2452, .hw_value = 9,},
73 {.center_freq
[all...]
/drivers/net/wireless/ath/
H A Dregd.c257 static bool ath_is_radar_freq(u16 center_freq) argument
259 return (center_freq >= 5260 && center_freq <= 5700);
267 reg_rule = freq_reg_info(wiphy, MHZ_TO_KHZ(ch->center_freq));
276 static void ath_force_clear_no_ir_freq(struct wiphy *wiphy, u16 center_freq) argument
280 ch = ieee80211_get_channel(wiphy, center_freq);
292 static void ath_force_no_ir_freq(struct wiphy *wiphy, u16 center_freq) argument
296 ch = ieee80211_get_channel(wiphy, center_freq);
309 if (ath_is_radar_freq(ch->center_freq) ||
412 if (!ath_is_radar_freq(ch->center_freq))
[all...]
/drivers/net/wireless/mwifiex/
H A Dcfg80211.c1013 {.center_freq = 2412, .hw_value = 1, },
1014 {.center_freq = 2417, .hw_value = 2, },
1015 {.center_freq = 2422, .hw_value = 3, },
1016 {.center_freq = 2427, .hw_value = 4, },
1017 {.center_freq = 2432, .hw_value = 5, },
1018 {.center_freq = 2437, .hw_value = 6, },
1019 {.center_freq = 2442, .hw_value = 7, },
1020 {.center_freq = 2447, .hw_value = 8, },
1021 {.center_freq = 2452, .hw_value = 9, },
1022 {.center_freq
[all...]
H A D11h.c66 sband->channels[i].center_freq);
/drivers/net/wireless/zd1211rw/
H A Dzd_mac.c121 { .center_freq = 2412, .hw_value = 1 },
122 { .center_freq = 2417, .hw_value = 2 },
123 { .center_freq = 2422, .hw_value = 3 },
124 { .center_freq = 2427, .hw_value = 4 },
125 { .center_freq = 2432, .hw_value = 5 },
126 { .center_freq = 2437, .hw_value = 6 },
127 { .center_freq = 2442, .hw_value = 7 },
128 { .center_freq = 2447, .hw_value = 8 },
129 { .center_freq = 2452, .hw_value = 9 },
130 { .center_freq
[all...]
/drivers/net/wireless/ti/wl1251/
H A Dmain.c614 conf->chandef.chan->center_freq);
1290 { .hw_value = 1, .center_freq = 2412},
1291 { .hw_value = 2, .center_freq = 2417},
1292 { .hw_value = 3, .center_freq = 2422},
1293 { .hw_value = 4, .center_freq = 2427},
1294 { .hw_value = 5, .center_freq = 2432},
1295 { .hw_value = 6, .center_freq = 2437},
1296 { .hw_value = 7, .center_freq = 2442},
1297 { .hw_value = 8, .center_freq = 2447},
1298 { .hw_value = 9, .center_freq
[all...]
/drivers/net/wireless/ath/ath5k/
H A Dphy.c138 u16 freq = channel->center_freq;
172 if ((channel->center_freq % refclk_freq != 0) &&
173 ((channel->center_freq % refclk_freq < 10) ||
174 (channel->center_freq % refclk_freq > 22)))
313 coef_scaled = ((5 * (clock << 24)) / 2) / channel->center_freq;
953 obdb = channel->center_freq >= 5725 ? 3 :
954 (channel->center_freq >= 5500 ? 2 :
955 (channel->center_freq >= 5260 ? 1 :
956 (channel->center_freq > 4000 ? 0 : -1)));
1189 channel->center_freq)
[all...]
/drivers/net/wireless/ti/wlcore/
H A Dmain.c4560 ieee80211_frequency_to_channel(ctx->def.chan->center_freq),
4569 ieee80211_frequency_to_channel(ctx->def.chan->center_freq),
4579 ieee80211_frequency_to_channel(ctx->def.chan->center_freq),
4590 ctx->def.chan->center_freq);
4620 ieee80211_frequency_to_channel(ctx->def.chan->center_freq),
5256 channel = ieee80211_frequency_to_channel(chan->center_freq);
5481 { .hw_value = 1, .center_freq = 2412, .max_power = WLCORE_MAX_TXPWR },
5482 { .hw_value = 2, .center_freq = 2417, .max_power = WLCORE_MAX_TXPWR },
5483 { .hw_value = 3, .center_freq = 2422, .max_power = WLCORE_MAX_TXPWR },
5484 { .hw_value = 4, .center_freq
[all...]
/drivers/net/wireless/ath/ar5523/
H A Dar5523.c459 reset.freq = cpu_to_be32(conf->chandef.chan->center_freq);
466 conf->chandef.chan->center_freq);
1450 { .center_freq = 2412 },
1451 { .center_freq = 2417 },
1452 { .center_freq = 2422 },
1453 { .center_freq = 2427 },
1454 { .center_freq = 2432 },
1455 { .center_freq = 2437 },
1456 { .center_freq = 2442 },
1457 { .center_freq
[all...]
/drivers/net/wireless/rtl818x/rtl8180/
H A Dmax2820.c97 ieee80211_frequency_to_channel(conf->chandef.chan->center_freq) : 1;
/drivers/net/wireless/rtl818x/rtl8187/
H A Ddev.c103 { .center_freq = 2412 },
104 { .center_freq = 2417 },
105 { .center_freq = 2422 },
106 { .center_freq = 2427 },
107 { .center_freq = 2432 },
108 { .center_freq = 2437 },
109 { .center_freq = 2442 },
110 { .center_freq = 2447 },
111 { .center_freq = 2452 },
112 { .center_freq
[all...]
/drivers/net/wireless/ath/ath9k/
H A Dcommon-init.c23 .center_freq = (_freq), \
30 .center_freq = (_freq), \
H A Dcommon.c305 ichan->channel = chan->center_freq;
324 if (chandef->center_freq1 > chandef->chan->center_freq)
/drivers/net/wireless/orinoco/
H A Dcfg.c61 priv->channels[i].center_freq =
181 channel = ieee80211_frequency_to_channel(chandef->chan->center_freq);
/drivers/net/wireless/brcm80211/brcmsmac/
H A Dchannel.c628 static bool brcms_is_radar_freq(u16 center_freq) argument
630 return center_freq >= 5260 && center_freq <= 5700;
646 if (!brcms_is_radar_freq(ch->center_freq))
683 MHZ_TO_KHZ(ch->center_freq));
/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c22 .center_freq = 56160 + (2160 * (_channel)), \
303 request->channels[i]->center_freq);
309 request->channels[i]->center_freq);
343 sme->channel->hw_value, sme->channel->center_freq);
444 bss->channel->center_freq);
580 wil_info(wil, "%s(%d, %d ms)\n", __func__, chan->center_freq, duration);
716 channel->center_freq, info->privacy ? "secure" : "open");
/drivers/net/wireless/
H A Dadm8211.c62 { .center_freq = 2412},
63 { .center_freq = 2417},
64 { .center_freq = 2422},
65 { .center_freq = 2427},
66 { .center_freq = 2432},
67 { .center_freq = 2437},
68 { .center_freq = 2442},
69 { .center_freq = 2447},
70 { .center_freq = 2452},
71 { .center_freq
[all...]
/drivers/net/wireless/ath/wcn36xx/
H A Dwcn36xx.h79 #define WCN36XX_CENTER_FREQ(__wcn) (__wcn->hw->conf.chandef.chan->center_freq)
/drivers/net/wireless/iwlwifi/mvm/
H A Dphy-ctxt.c95 switch (chandef->chan->center_freq - chandef->center_freq1) {

Completed in 300 milliseconds

1234