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:mcs_40_cdd
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H
A
D
channel.c
285
txpwr->
mcs_40_cdd
[j] =
in brcms_c_channel_min_txpower_limits_with_local_constraint()
286
min(txpwr->
mcs_40_cdd
[j], local_constraint_qdbm);
in brcms_c_channel_min_txpower_limits_with_local_constraint()
491
txpwr->
mcs_40_cdd
[i] = (u8) maxpwr40;
in brcms_c_channel_reg_limits()
528
txpwr->ofdm_40_cdd[i] = txpwr->
mcs_40_cdd
[j];
in brcms_c_channel_reg_limits()
532
txpwr->ofdm_40_cdd[i] = txpwr->
mcs_40_cdd
[j];
in brcms_c_channel_reg_limits()
542
txpwr->mcs_40_siso[i] = txpwr->
mcs_40_cdd
[i];
in brcms_c_channel_reg_limits()
564
txpwr->mcs_40_stbc[i] = txpwr->
mcs_40_cdd
[i];
in brcms_c_channel_reg_limits()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H
A
D
channel.c
285
txpwr->
mcs_40_cdd
[j] =
in brcms_c_channel_min_txpower_limits_with_local_constraint()
286
min(txpwr->
mcs_40_cdd
[j], local_constraint_qdbm);
in brcms_c_channel_min_txpower_limits_with_local_constraint()
491
txpwr->
mcs_40_cdd
[i] = (u8) maxpwr40;
in brcms_c_channel_reg_limits()
528
txpwr->ofdm_40_cdd[i] = txpwr->
mcs_40_cdd
[j];
in brcms_c_channel_reg_limits()
532
txpwr->ofdm_40_cdd[i] = txpwr->
mcs_40_cdd
[j];
in brcms_c_channel_reg_limits()
542
txpwr->mcs_40_siso[i] = txpwr->
mcs_40_cdd
[i];
in brcms_c_channel_reg_limits()
564
txpwr->mcs_40_stbc[i] = txpwr->
mcs_40_cdd
[i];
in brcms_c_channel_reg_limits()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H
A
D
phy_hal.h
113
u8
mcs_40_cdd
[BRCMS_NUM_RATES_MCS_1_STREAM];
member
H
A
D
phy_cmn.c
1342
&txpwr->
mcs_40_cdd
[0], BRCMS_NUM_RATES_MCS_1_STREAM);
in wlc_phy_txpower_target_set()
1684
txpwr_ptr1 = txpwr->
mcs_40_cdd
;
in wlc_phy_txpower_reg_limit_calc()
1730
txpwr_ptr2 = txpwr->
mcs_40_cdd
;
in wlc_phy_txpower_reg_limit_calc()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H
A
D
phy_hal.h
113
u8
mcs_40_cdd
[BRCMS_NUM_RATES_MCS_1_STREAM];
member
H
A
D
phy_cmn.c
1343
&txpwr->
mcs_40_cdd
[0], BRCMS_NUM_RATES_MCS_1_STREAM);
in wlc_phy_txpower_target_set()
1685
txpwr_ptr1 = txpwr->
mcs_40_cdd
;
in wlc_phy_txpower_reg_limit_calc()
1731
txpwr_ptr2 = txpwr->
mcs_40_cdd
;
in wlc_phy_txpower_reg_limit_calc()
Completed in 11 milliseconds