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:qual
(Results
1 - 5
of
5
) sorted by relevance
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
wl_iw.c
845
range->max_qual.
qual
= 5;
in wl_iw_get_range()
855
range->avg_qual.
qual
= 3;
in wl_iw_get_range()
1057
struct iw_quality *
qual
= (struct iw_quality *) &addr[iw->spy_num];
in wl_iw_get_spy()
local
1069
memcpy(&
qual
[i], &iw->spy_qual[i], sizeof(struct iw_quality));
in wl_iw_get_spy()
1208
struct iw_quality
qual
[IW_MAX_AP];
in wl_iw_get_aplist()
local
1249
qual
[dwrq->length].
qual
= rssi_to_qual(rssi);
in wl_iw_get_aplist()
1250
qual
[dwrq->length].level = 0x100 + rssi;
in wl_iw_get_aplist()
1251
qual
[dwrq->length].noise = 0x100 + bi->phy_noise;
in wl_iw_get_aplist()
1253
/* Updated
qual
, leve
in wl_iw_get_aplist()
1287
struct iw_
qual
ity
qual
[IW_MAX_AP];
wl_iw_iscan_get_aplist()
local
[all...]
H
A
D
wl_escan.c
1099
iwe.u.
qual
.
qual
= rssi_to_qual(rssi);
in wl_escan_merge_scan_results()
1100
iwe.u.
qual
.level = 0x100 + rssi;
in wl_escan_merge_scan_results()
1101
iwe.u.
qual
.noise = 0x100 + bi->phy_noise;
in wl_escan_merge_scan_results()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H
A
D
hi_wifi_driver_wpa_if.h
546
hi_s32
qual
;
member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H
A
D
oal_net.h
983
hi_u8
qual
; /* link quality (%retries, SNR, %missed beacons or better...) */
member
1009
oal_iw_quality_stru
qual
; /* Quality part of statistics */
member
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H
A
D
configure_llvm
6813
check_cflags -Wcast-
qual
Completed in 26 milliseconds