Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:sbands
(Results
1 - 25
of
54
) sorted by relevance
1
2
3
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H
A
D
common-init.c
142
common->
sbands
[NL80211_BAND_2GHZ].channels = channels;
in ath9k_cmn_init_channels_rates()
143
common->
sbands
[NL80211_BAND_2GHZ].band = NL80211_BAND_2GHZ;
in ath9k_cmn_init_channels_rates()
144
common->
sbands
[NL80211_BAND_2GHZ].n_channels =
in ath9k_cmn_init_channels_rates()
146
common->
sbands
[NL80211_BAND_2GHZ].bitrates = ath9k_legacy_rates;
in ath9k_cmn_init_channels_rates()
147
common->
sbands
[NL80211_BAND_2GHZ].n_bitrates =
in ath9k_cmn_init_channels_rates()
159
common->
sbands
[NL80211_BAND_5GHZ].channels = channels;
in ath9k_cmn_init_channels_rates()
160
common->
sbands
[NL80211_BAND_5GHZ].band = NL80211_BAND_5GHZ;
in ath9k_cmn_init_channels_rates()
161
common->
sbands
[NL80211_BAND_5GHZ].n_channels =
in ath9k_cmn_init_channels_rates()
163
common->
sbands
[NL80211_BAND_5GHZ].bitrates =
in ath9k_cmn_init_channels_rates()
165
common->
sbands
[NL80211_BAND_5GH
in ath9k_cmn_init_channels_rates()
[all...]
H
A
D
init.c
801
sband = &common->
sbands
[band];
in ath9k_init_band_txpower()
999
&common->
sbands
[NL80211_BAND_2GHZ];
in ath9k_set_hw_capab()
1002
&common->
sbands
[NL80211_BAND_5GHZ];
in ath9k_set_hw_capab()
H
A
D
channel.c
111
sband = &common->
sbands
[NL80211_BAND_2GHZ];
in ath_chanctx_init()
113
sband = &common->
sbands
[NL80211_BAND_5GHZ];
in ath_chanctx_init()
1341
sband = &common->
sbands
[NL80211_BAND_2GHZ];
in ath9k_offchannel_init()
1343
sband = &common->
sbands
[NL80211_BAND_5GHZ];
in ath9k_offchannel_init()
H
A
D
dynack.c
258
rate = &common->
sbands
[info->band].bitrates[rates[ridx].idx];
in ath_dynack_sample_tx_ts()
H
A
D
htc_drv_init.c
765
&common->
sbands
[NL80211_BAND_2GHZ];
in ath9k_set_hw_capab()
768
&common->
sbands
[NL80211_BAND_5GHZ];
in ath9k_set_hw_capab()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H
A
D
common-init.c
142
common->
sbands
[NL80211_BAND_2GHZ].channels = channels;
in ath9k_cmn_init_channels_rates()
143
common->
sbands
[NL80211_BAND_2GHZ].band = NL80211_BAND_2GHZ;
in ath9k_cmn_init_channels_rates()
144
common->
sbands
[NL80211_BAND_2GHZ].n_channels =
in ath9k_cmn_init_channels_rates()
146
common->
sbands
[NL80211_BAND_2GHZ].bitrates = ath9k_legacy_rates;
in ath9k_cmn_init_channels_rates()
147
common->
sbands
[NL80211_BAND_2GHZ].n_bitrates =
in ath9k_cmn_init_channels_rates()
159
common->
sbands
[NL80211_BAND_5GHZ].channels = channels;
in ath9k_cmn_init_channels_rates()
160
common->
sbands
[NL80211_BAND_5GHZ].band = NL80211_BAND_5GHZ;
in ath9k_cmn_init_channels_rates()
161
common->
sbands
[NL80211_BAND_5GHZ].n_channels =
in ath9k_cmn_init_channels_rates()
163
common->
sbands
[NL80211_BAND_5GHZ].bitrates =
in ath9k_cmn_init_channels_rates()
165
common->
sbands
[NL80211_BAND_5GH
in ath9k_cmn_init_channels_rates()
[all...]
H
A
D
init.c
853
sband = &common->
sbands
[band];
in ath9k_init_band_txpower()
1032
&common->
sbands
[NL80211_BAND_2GHZ];
in ath9k_set_hw_capab()
1035
&common->
sbands
[NL80211_BAND_5GHZ];
in ath9k_set_hw_capab()
H
A
D
channel.c
111
sband = &common->
sbands
[NL80211_BAND_2GHZ];
in ath_chanctx_init()
113
sband = &common->
sbands
[NL80211_BAND_5GHZ];
in ath_chanctx_init()
1341
sband = &common->
sbands
[NL80211_BAND_2GHZ];
in ath9k_offchannel_init()
1343
sband = &common->
sbands
[NL80211_BAND_5GHZ];
in ath9k_offchannel_init()
H
A
D
dynack.c
261
rate = &common->
sbands
[info->band].bitrates[rates[ridx].idx];
in ath_dynack_sample_tx_ts()
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/
H
A
D
rsi_91x_mac80211.c
195
struct ieee80211_supported_band *
sbands
= &adapter->
sbands
[band];
in rsi_register_rates_channels()
local
203
sbands
->band = NL80211_BAND_2GHZ;
in rsi_register_rates_channels()
204
sbands
->n_channels = ARRAY_SIZE(rsi_2ghz_channels);
in rsi_register_rates_channels()
205
sbands
->bitrates = rsi_rates;
in rsi_register_rates_channels()
206
sbands
->n_bitrates = ARRAY_SIZE(rsi_rates);
in rsi_register_rates_channels()
212
sbands
->band = NL80211_BAND_5GHZ;
in rsi_register_rates_channels()
213
sbands
->n_channels = ARRAY_SIZE(rsi_5ghz_channels);
in rsi_register_rates_channels()
214
sbands
->bitrates = &rsi_rates[4];
in rsi_register_rates_channels()
215
sbands
in rsi_register_rates_channels()
[all...]
H
A
D
rsi_main.h
359
struct ieee80211_supported_band
sbands
[NUM_NL80211_BANDS];
member
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/
H
A
D
rsi_91x_mac80211.c
195
struct ieee80211_supported_band *
sbands
= &adapter->
sbands
[band];
in rsi_register_rates_channels()
local
203
sbands
->band = NL80211_BAND_2GHZ;
in rsi_register_rates_channels()
204
sbands
->n_channels = ARRAY_SIZE(rsi_2ghz_channels);
in rsi_register_rates_channels()
205
sbands
->bitrates = rsi_rates;
in rsi_register_rates_channels()
206
sbands
->n_bitrates = ARRAY_SIZE(rsi_rates);
in rsi_register_rates_channels()
212
sbands
->band = NL80211_BAND_5GHZ;
in rsi_register_rates_channels()
213
sbands
->n_channels = ARRAY_SIZE(rsi_5ghz_channels);
in rsi_register_rates_channels()
214
sbands
->bitrates = &rsi_rates[4];
in rsi_register_rates_channels()
215
sbands
in rsi_register_rates_channels()
[all...]
H
A
D
rsi_main.h
359
struct ieee80211_supported_band
sbands
[NUM_NL80211_BANDS];
member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H
A
D
pcu.c
286
for (i = 0; i < ah->
sbands
[band].n_bitrates; i++) {
in ath5k_hw_write_rate_duration()
291
rate = &ah->
sbands
[band].bitrates[ack_rates_high[i]];
in ath5k_hw_write_rate_duration()
294
rate = &ah->
sbands
[band].bitrates[0];
in ath5k_hw_write_rate_duration()
297
rate = &ah->
sbands
[band].bitrates[4];
in ath5k_hw_write_rate_duration()
H
A
D
qcu.c
613
sband = &ah->
sbands
[band];
in ath5k_hw_set_ifs_intervals()
H
A
D
base.c
366
BUILD_BUG_ON(ARRAY_SIZE(ah->
sbands
) < NUM_NL80211_BANDS);
in ath5k_setup_bands()
370
sband = &ah->
sbands
[NL80211_BAND_2GHZ];
in ath5k_setup_bands()
418
sband = &ah->
sbands
[NL80211_BAND_5GHZ];
in ath5k_setup_bands()
1426
ah->
sbands
[ah->curchan->band].bitrates[rxs->rate_idx].hw_value_short)
in ath5k_receive_frame()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H
A
D
pcu.c
286
for (i = 0; i < ah->
sbands
[band].n_bitrates; i++) {
in ath5k_hw_write_rate_duration()
291
rate = &ah->
sbands
[band].bitrates[ack_rates_high[i]];
in ath5k_hw_write_rate_duration()
294
rate = &ah->
sbands
[band].bitrates[0];
in ath5k_hw_write_rate_duration()
297
rate = &ah->
sbands
[band].bitrates[4];
in ath5k_hw_write_rate_duration()
H
A
D
qcu.c
613
sband = &ah->
sbands
[band];
in ath5k_hw_set_ifs_intervals()
H
A
D
base.c
365
BUILD_BUG_ON(ARRAY_SIZE(ah->
sbands
) < NUM_NL80211_BANDS);
in ath5k_setup_bands()
369
sband = &ah->
sbands
[NL80211_BAND_2GHZ];
in ath5k_setup_bands()
417
sband = &ah->
sbands
[NL80211_BAND_5GHZ];
in ath5k_setup_bands()
1471
ah->
sbands
[ah->curchan->band].bitrates[rxs->rate_idx].hw_value_short)
in ath5k_receive_frame()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/
H
A
D
ath.h
188
struct ieee80211_supported_band
sbands
[NUM_NL80211_BANDS];
member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/
H
A
D
ath.h
188
struct ieee80211_supported_band
sbands
[NUM_NL80211_BANDS];
member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H
A
D
reg.c
106
if (!(ar->mac.
sbands
[band].channels && bands[band]))
in ath12k_reg_update_chan_list()
132
if (!(ar->mac.
sbands
[band].channels && bands[band]))
in ath12k_reg_update_chan_list()
H
A
D
mac.c
4278
band = &ar->mac.
sbands
[NL80211_BAND_2GHZ];
in ath12k_mac_setup_ht_vht_cap()
4289
band = &ar->mac.
sbands
[NL80211_BAND_5GHZ];
in ath12k_mac_setup_ht_vht_cap()
4649
sband = &ar->mac.
sbands
[band];
in ath12k_mac_setup_sband_iftype_data()
4659
sband = &ar->mac.
sbands
[band];
in ath12k_mac_setup_sband_iftype_data()
4670
sband = &ar->mac.
sbands
[band];
in ath12k_mac_setup_sband_iftype_data()
6424
struct ieee80211_supported_band *sband = &ar->mac.
sbands
[band];
in ath12k_mac_bitrate_mask_get_single_nss()
6989
band = &ar->mac.
sbands
[NL80211_BAND_2GHZ];
in ath12k_mac_setup_channels_rates()
7011
kfree(ar->mac.
sbands
[NL80211_BAND_2GHZ].channels);
in ath12k_mac_setup_channels_rates()
7016
band = &ar->mac.
sbands
[NL80211_BAND_6GHZ];
in ath12k_mac_setup_channels_rates()
7033
kfree(ar->mac.
sbands
[NL80211_BAND_2GH
in ath12k_mac_setup_channels_rates()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H
A
D
mac.c
3570
band = &ar->mac.
sbands
[NL80211_BAND_2GHZ];
in ath11k_mac_setup_ht_vht_cap()
3579
band = &ar->mac.
sbands
[NL80211_BAND_5GHZ];
in ath11k_mac_setup_ht_vht_cap()
3831
band = &ar->mac.
sbands
[NL80211_BAND_2GHZ];
in ath11k_mac_setup_he_cap()
3840
band = &ar->mac.
sbands
[NL80211_BAND_5GHZ];
in ath11k_mac_setup_he_cap()
3850
band = &ar->mac.
sbands
[NL80211_BAND_6GHZ];
in ath11k_mac_setup_he_cap()
5501
struct ieee80211_supported_band *sband = &ar->mac.
sbands
[band];
in ath11k_mac_bitrate_mask_get_single_nss()
6029
band = &ar->mac.
sbands
[NL80211_BAND_2GHZ];
in ath11k_mac_setup_channels_rates()
6051
kfree(ar->mac.
sbands
[NL80211_BAND_2GHZ].channels);
in ath11k_mac_setup_channels_rates()
6056
band = &ar->mac.
sbands
[NL80211_BAND_6GHZ];
in ath11k_mac_setup_channels_rates()
6073
kfree(ar->mac.
sbands
[NL80211_BAND_2GH
in ath11k_mac_setup_channels_rates()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H
A
D
mac.c
5618
band = &ar->mac.
sbands
[NL80211_BAND_2GHZ];
in ath11k_mac_setup_ht_vht_cap()
5629
band = &ar->mac.
sbands
[NL80211_BAND_5GHZ];
in ath11k_mac_setup_ht_vht_cap()
5900
band = &ar->mac.
sbands
[NL80211_BAND_2GHZ];
in ath11k_mac_setup_he_cap()
5909
band = &ar->mac.
sbands
[NL80211_BAND_5GHZ];
in ath11k_mac_setup_he_cap()
5919
band = &ar->mac.
sbands
[NL80211_BAND_6GHZ];
in ath11k_mac_setup_he_cap()
7922
struct ieee80211_supported_band *sband = &ar->mac.
sbands
[band];
in ath11k_mac_bitrate_mask_get_single_nss()
9207
band = &ar->mac.
sbands
[NL80211_BAND_2GHZ];
in ath11k_mac_setup_channels_rates()
9229
kfree(ar->mac.
sbands
[NL80211_BAND_2GHZ].channels);
in ath11k_mac_setup_channels_rates()
9234
band = &ar->mac.
sbands
[NL80211_BAND_6GHZ];
in ath11k_mac_setup_channels_rates()
9257
kfree(ar->mac.
sbands
[NL80211_BAND_2GH
in ath11k_mac_setup_channels_rates()
[all...]
Completed in 51 milliseconds
1
2
3