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
(Results
1 - 3
of
3
) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H
A
D
wal_ioctl.c
2985
hi_u8
txpwr
= (hi_u8)oal_atoi((hi_char *)puc_command + skip_length);
in wal_priv_cmd_exec()
local
2986
if (wal_ioctl_reduce_sar(netdev,
txpwr
) != HI_SUCCESS) {
in wal_priv_cmd_exec()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H
A
D
802.11.h
3601
uint8
txpwr
; /* Transmit Power Used */
member
H
A
D
wlioctl.h
2817
chanspec_t chanspec; /**<
txpwr
report for this channel */
2842
chanspec_t chanspec; /**<
txpwr
report for this channel */
2868
uint8 txpwr_max; /**< max
txpwr
in all the rates */
2876
chanspec_txpwr_max_t
txpwr
[1]; /**< array of (chanspec, max_txpwr) pair */
member
8482
chanspec_t chanspec; /**<
txpwr
report for this channel */
8546
chanspec_t chanspec; /**<
txpwr
report for this channel */
8547
int8
txpwr
[WL_STA_ANT_MAX]; /**< Max tx target power, in qdb */
member
Completed in 81 milliseconds