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:TXPWR_LMT_WW
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/
H
A
D
hal_com_phycfg.c
713
idx_regulation =
TXPWR_LMT_WW
;
in phy_get_tx_pwr_lmt()
744
pwr_lmt = (idx_regulation ==
TXPWR_LMT_WW
) ?
in phy_get_tx_pwr_lmt()
861
pHalData->Regulation2_4G =
TXPWR_LMT_WW
;
in Hal_ChannelPlanToRegulation()
865
pHalData->Regulation2_4G =
TXPWR_LMT_WW
;
in Hal_ChannelPlanToRegulation()
928
pHalData->Regulation2_4G =
TXPWR_LMT_WW
;
in Hal_ChannelPlanToRegulation()
979
pHalData->Regulation2_4G =
TXPWR_LMT_WW
;
in Hal_ChannelPlanToRegulation()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
H
A
D
hal_com_phycfg.c
1703
idx_regulation =
TXPWR_LMT_WW
;
in phy_get_tx_pwr_lmt()
1758
pwr_lmt = (idx_regulation ==
TXPWR_LMT_WW
) ?
in phy_get_tx_pwr_lmt()
1776
pwr_lmt = (idx_regulation ==
TXPWR_LMT_WW
) ?
in phy_get_tx_pwr_lmt()
2044
pHalData->Regulation2_4G =
TXPWR_LMT_WW
;
in Hal_ChannelPlanToRegulation()
2045
pHalData->Regulation5G =
TXPWR_LMT_WW
;
in Hal_ChannelPlanToRegulation()
2049
pHalData->Regulation2_4G =
TXPWR_LMT_WW
;
in Hal_ChannelPlanToRegulation()
2128
pHalData->Regulation2_4G =
TXPWR_LMT_WW
;
in Hal_ChannelPlanToRegulation()
2129
pHalData->Regulation5G =
TXPWR_LMT_WW
;
in Hal_ChannelPlanToRegulation()
2196
pHalData->Regulation2_4G =
TXPWR_LMT_WW
;
in Hal_ChannelPlanToRegulation()
2197
pHalData->Regulation5G =
TXPWR_LMT_WW
;
in Hal_ChannelPlanToRegulation()
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
H
A
D
hal_com_phycfg.h
43
TXPWR_LMT_WW
,
enumerator
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/
H
A
D
hal_com_phycfg.h
27
TXPWR_LMT_WW
,
enumerator
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H
A
D
phy.c
2339
regulation =
TXPWR_LMT_WW
;
in _rtl8812ae_phy_get_txpower_limit()
2467
power_limit = (regulation ==
TXPWR_LMT_WW
) ?
in _rtl8812ae_phy_get_txpower_limit()
2479
power_limit = (regulation ==
TXPWR_LMT_WW
) ?
in _rtl8812ae_phy_get_txpower_limit()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H
A
D
phy.c
2335
regulation =
TXPWR_LMT_WW
;
in _rtl8812ae_phy_get_txpower_limit()
2464
power_limit = (regulation ==
TXPWR_LMT_WW
) ?
in _rtl8812ae_phy_get_txpower_limit()
2476
power_limit = (regulation ==
TXPWR_LMT_WW
) ?
in _rtl8812ae_phy_get_txpower_limit()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/
H
A
D
wifi.h
308
TXPWR_LMT_WW
= 3,
enumerator
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/
H
A
D
wifi.h
307
TXPWR_LMT_WW
= 3,
enumerator
Completed in 33 milliseconds