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:tx_pwr_limit_2g
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H
A
D
phy.c
1550
hal->
tx_pwr_limit_2g
[regd][bw][rs][ch_idx] = pwr_limit;
in rtw_phy_set_tx_power_limit()
1551
ww = hal->
tx_pwr_limit_2g
[RTW_REGD_WW][bw][rs][ch_idx];
in rtw_phy_set_tx_power_limit()
1553
hal->
tx_pwr_limit_2g
[RTW_REGD_WW][bw][rs][ch_idx] = ww;
in rtw_phy_set_tx_power_limit()
1633
hal->
tx_pwr_limit_2g
[regd][bw][rs][ch] =
in __cfg_txpwr_lmt_by_alt()
1634
hal->
tx_pwr_limit_2g
[regd_alt][bw][rs][ch];
in __cfg_txpwr_lmt_by_alt()
2060
hal->
tx_pwr_limit_2g
[regd][cur_bw][rs][ch_idx] :
in rtw_phy_get_tx_power_limit()
2281
hal->
tx_pwr_limit_2g
[regd][bw][rs][ch] -= base;
in __rtw_phy_tx_power_limit_config()
2312
hal->
tx_pwr_limit_2g
[regd][bw][rs][ch] = max_power_index;
in rtw_phy_init_tx_power_limit()
H
A
D
main.h
1933
s8
tx_pwr_limit_2g
[RTW_REGD_MAX]
member
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H
A
D
phy.c
1343
hal->
tx_pwr_limit_2g
[regd][bw][rs][ch_idx] = pwr_limit;
in rtw_phy_set_tx_power_limit()
1344
ww = hal->
tx_pwr_limit_2g
[RTW_REGD_WW][bw][rs][ch_idx];
in rtw_phy_set_tx_power_limit()
1346
hal->
tx_pwr_limit_2g
[RTW_REGD_WW][bw][rs][ch_idx] = ww;
in rtw_phy_set_tx_power_limit()
1790
hal->
tx_pwr_limit_2g
[regd][cur_bw][rs][ch_idx] :
in rtw_phy_get_tx_power_limit()
1986
hal->
tx_pwr_limit_2g
[regd][bw][rs][ch] -= base;
in __rtw_phy_tx_power_limit_config()
2017
hal->
tx_pwr_limit_2g
[regd][bw][rs][ch] = max_power_index;
in rtw_phy_init_tx_power_limit()
H
A
D
main.h
1677
s8
tx_pwr_limit_2g
[RTW_REGD_MAX]
member
Completed in 18 milliseconds