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:RTW89_BAND_6G
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H
A
D
rtw8852c_rfk.c
810
case
RTW89_BAND_6G
:
in _rxk_group_sel()
834
case
RTW89_BAND_6G
:
in _rxk_group_sel()
895
case
RTW89_BAND_6G
:
in _iqk_nbrxk()
914
case
RTW89_BAND_6G
:
in _iqk_nbrxk()
972
case
RTW89_BAND_6G
:
in _txk_group_sel()
1032
case
RTW89_BAND_6G
:
in _iqk_nbtxk()
1126
case
RTW89_BAND_6G
:
in _iqk_lok()
1150
case
RTW89_BAND_6G
:
in _iqk_lok()
1174
case
RTW89_BAND_6G
:
in _iqk_lok()
1199
case
RTW89_BAND_6G
in _iqk_lok()
[all...]
H
A
D
chan.c
32
case
RTW89_BAND_6G
:
in rtw89_get_subband_type()
H
A
D
regd.c
285
__r->txpwr_regd[
RTW89_BAND_6G
]); \
483
if (chan->band_type !=
RTW89_BAND_6G
)
in __rtw89_reg_6ghz_power_recalc()
H
A
D
rtw8852c.c
667
case
RTW89_BAND_6G
:
in rtw8852c_set_channel_mac()
1198
case
RTW89_BAND_6G
:
in rtw8852c_spur_freq()
1676
if (chan->band_type ==
RTW89_BAND_6G
&&
in rtw8852c_set_channel_bb()
1703
if (chan->band_type ==
RTW89_BAND_6G
)
in rtw8852c_set_channel_bb()
1711
ntx_path = chan->band_type ==
RTW89_BAND_6G
? RF_B : RF_AB;
in rtw8852c_set_channel_bb()
H
A
D
phy.c
158
case
RTW89_BAND_6G
:
in rtw89_phy_ra_mask_cfg()
308
case
RTW89_BAND_6G
:
in rtw89_phy_ra_sta_update()
1629
if (band ==
RTW89_BAND_6G
)
in rtw89_channel_to_idx()
1677
case
RTW89_BAND_6G
:
in rtw89_phy_read_txpwr_limit()
1934
case
RTW89_BAND_6G
:
in rtw89_phy_read_txpwr_limit_ru()
4705
case
RTW89_BAND_6G
:
in rtw89_encode_chan_idx()
H
A
D
mac80211.c
470
if (chan->band_type ==
RTW89_BAND_6G
) {
in rtw89_ops_start_ap()
H
A
D
core.h
263
RTW89_BAND_6G
= 2,
enumerator
4869
case
RTW89_BAND_6G
:
in rtw89_hw_to_nl80211_band()
4884
return
RTW89_BAND_6G
;
in rtw89_nl80211_to_hw_band()
H
A
D
fw.c
3721
if (ch_info->ch_band ==
RTW89_BAND_6G
) {
in rtw89_hw_scan_add_chan()
3758
if (ch_info->ch_band !=
RTW89_BAND_6G
)
in rtw89_hw_scan_add_chan()
H
A
D
rtw8851b.c
1020
if (chan->band_type ==
RTW89_BAND_6G
)
in rtw8851b_ctrl_ch()
H
A
D
rtw8852b.c
1140
if (chan->band_type ==
RTW89_BAND_6G
)
in rtw8852b_ctrl_ch()
H
A
D
core.c
312
band =
RTW89_BAND_6G
;
in rtw89_get_channel_params()
H
A
D
rtw8852b_rfk.c
2558
} else if (fem->epa_6g && chan->band_type ==
RTW89_BAND_6G
) {
in _dpk_bypass_check()
Completed in 51 milliseconds