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:a_band
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H
A
D
3945.c
1557
u8
a_band
;
in il3945_hw_reg_comp_txpower_temp()
local
1571
a_band
= il_is_channel_a_band(ch_info);
in il3945_hw_reg_comp_txpower_temp()
1594
power_gain_table[
a_band
][power_idx];
in il3945_hw_reg_comp_txpower_temp()
1609
ch_info,
a_band
);
in il3945_hw_reg_comp_txpower_temp()
2065
u8 pwr_idx, base_pwr_idx,
a_band
;
in il3945_txpower_set_from_eeprom()
local
2079
a_band
= il_is_channel_a_band(ch_info);
in il3945_txpower_set_from_eeprom()
2135
power_gain_table[
a_band
][power_idx].tx_gain;
in il3945_txpower_set_from_eeprom()
2137
power_gain_table[
a_band
][power_idx].dsp_atten;
in il3945_txpower_set_from_eeprom()
2149
gain = power_gain_table[
a_band
][pwr_idx].tx_gain;
in il3945_txpower_set_from_eeprom()
2150
dsp_atten = power_gain_table[
a_band
][pwr_id
in il3945_txpower_set_from_eeprom()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H
A
D
3945.c
1557
u8
a_band
;
in il3945_hw_reg_comp_txpower_temp()
local
1571
a_band
= il_is_channel_a_band(ch_info);
in il3945_hw_reg_comp_txpower_temp()
1594
power_gain_table[
a_band
][power_idx];
in il3945_hw_reg_comp_txpower_temp()
1609
ch_info,
a_band
);
in il3945_hw_reg_comp_txpower_temp()
2065
u8 pwr_idx, base_pwr_idx,
a_band
;
in il3945_txpower_set_from_eeprom()
local
2079
a_band
= il_is_channel_a_band(ch_info);
in il3945_txpower_set_from_eeprom()
2135
power_gain_table[
a_band
][power_idx].tx_gain;
in il3945_txpower_set_from_eeprom()
2137
power_gain_table[
a_band
][power_idx].dsp_atten;
in il3945_txpower_set_from_eeprom()
2149
gain = power_gain_table[
a_band
][pwr_idx].tx_gain;
in il3945_txpower_set_from_eeprom()
2150
dsp_atten = power_gain_table[
a_band
][pwr_id
in il3945_txpower_set_from_eeprom()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H
A
D
ipw2200.c
11358
/* fill-out priv->ieee->
a_band
*/
in ipw_wdev_init()
11360
struct ieee80211_supported_band *
a_band
= &priv->ieee->
a_band
;
in ipw_wdev_init()
local
11362
a_band
->band = NL80211_BAND_5GHZ;
in ipw_wdev_init()
11363
a_band
->n_channels = geo->a_channels;
in ipw_wdev_init()
11364
a_band
->channels = kcalloc(geo->a_channels,
in ipw_wdev_init()
11367
if (!
a_band
->channels) {
in ipw_wdev_init()
11371
/* translate geo->a to
a_band
.channels */
in ipw_wdev_init()
11373
a_band
->channels[i].band = NL80211_BAND_5GHZ;
in ipw_wdev_init()
11374
a_band
in ipw_wdev_init()
[all...]
H
A
D
libipw.h
723
struct ieee80211_supported_band
a_band
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H
A
D
ipw2200.c
11312
/* fill-out priv->ieee->
a_band
*/
in ipw_wdev_init()
11314
struct ieee80211_supported_band *
a_band
= &priv->ieee->
a_band
;
in ipw_wdev_init()
local
11316
a_band
->band = NL80211_BAND_5GHZ;
in ipw_wdev_init()
11317
a_band
->n_channels = geo->a_channels;
in ipw_wdev_init()
11318
a_band
->channels = kcalloc(geo->a_channels,
in ipw_wdev_init()
11321
if (!
a_band
->channels) {
in ipw_wdev_init()
11325
/* translate geo->a to
a_band
.channels */
in ipw_wdev_init()
11327
a_band
->channels[i].band = NL80211_BAND_5GHZ;
in ipw_wdev_init()
11328
a_band
in ipw_wdev_init()
[all...]
H
A
D
libipw.h
722
struct ieee80211_supported_band
a_band
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H
A
D
mac.c
1160
bool
a_band
= !(phy->mt76->chandef.chan->band == NL80211_BAND_2GHZ);
in mt7915_mac_set_timing()
local
1178
if (!
a_band
) {
in mt7915_mac_set_timing()
1185
} else if (
a_band
) {
in mt7915_mac_set_timing()
1197
if (phy->slottime < 20 ||
a_band
)
in mt7915_mac_set_timing()
Completed in 37 milliseconds