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:cnt_wl
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H
A
D
coex.c
136
coex_stat->
cnt_wl
[COEX_CNT_WL_5MS_NOEXTEND] = 0;
in rtw_coex_wl_ccklock_action()
143
coex_stat->
cnt_wl
[COEX_CNT_WL_5MS_NOEXTEND]++;
in rtw_coex_wl_ccklock_action()
145
coex_stat->
cnt_wl
[COEX_CNT_WL_5MS_NOEXTEND] = 0;
in rtw_coex_wl_ccklock_action()
147
if (coex_stat->
cnt_wl
[COEX_CNT_WL_5MS_NOEXTEND] == 7) {
in rtw_coex_wl_ccklock_action()
151
coex_stat->
cnt_wl
[COEX_CNT_WL_5MS_NOEXTEND] = 0;
in rtw_coex_wl_ccklock_action()
183
if (coex_stat->
cnt_wl
[COEX_CNT_WL_NOISY2] < 5)
in rtw_coex_wl_noisy_detect()
184
coex_stat->
cnt_wl
[COEX_CNT_WL_NOISY2]++;
in rtw_coex_wl_noisy_detect()
186
if (coex_stat->
cnt_wl
[COEX_CNT_WL_NOISY2] == 5) {
in rtw_coex_wl_noisy_detect()
187
coex_stat->
cnt_wl
[COEX_CNT_WL_NOISY0] = 0;
in rtw_coex_wl_noisy_detect()
188
coex_stat->
cnt_wl
[COEX_CNT_WL_NOISY
in rtw_coex_wl_noisy_detect()
[all...]
H
A
D
main.h
1364
u32
cnt_wl
[COEX_CNT_WL_MAX];
member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H
A
D
coex.c
142
coex_stat->
cnt_wl
[COEX_CNT_WL_SCANAP] <= 5)
in rtw_coex_freerun_check()
160
coex_stat->
cnt_wl
[COEX_CNT_WL_5MS_NOEXTEND] = 0;
in rtw_coex_wl_slot_extend()
185
coex_stat->
cnt_wl
[COEX_CNT_WL_5MS_NOEXTEND]++;
in rtw_coex_wl_ccklock_action()
187
coex_stat->
cnt_wl
[COEX_CNT_WL_5MS_NOEXTEND] = 0;
in rtw_coex_wl_ccklock_action()
191
coex_stat->
cnt_wl
[COEX_CNT_WL_5MS_NOEXTEND]);
in rtw_coex_wl_ccklock_action()
193
if (coex_stat->
cnt_wl
[COEX_CNT_WL_5MS_NOEXTEND] == 7) {
in rtw_coex_wl_ccklock_action()
271
if (coex_stat->
cnt_wl
[COEX_CNT_WL_NOISY2] < 5)
in rtw_coex_wl_noisy_detect()
272
coex_stat->
cnt_wl
[COEX_CNT_WL_NOISY2]++;
in rtw_coex_wl_noisy_detect()
274
if (coex_stat->
cnt_wl
[COEX_CNT_WL_NOISY2] == 5) {
in rtw_coex_wl_noisy_detect()
275
coex_stat->
cnt_wl
[COEX_CNT_WL_NOISY
in rtw_coex_wl_noisy_detect()
[all...]
H
A
D
main.h
1500
u32
cnt_wl
[COEX_CNT_WL_MAX];
member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H
A
D
coex.c
2396
btc->cx.
cnt_wl
[BTC_WCNT_CH_UPDATE]++;
in _set_bt_afh_info()
4041
btc->cx.
cnt_wl
[BTC_WCNT_SCBDUPDATE]++;
in _action_common()
4983
cx->
cnt_wl
[BTC_WCNT_RFK_TIMEOUT]++;
in rtw89_coex_rfk_chk_work()
5063
cx->
cnt_wl
[BTC_WCNT_RFK_REQ]++;
in _chk_wl_rfk_request()
5067
cx->
cnt_wl
[BTC_WCNT_RFK_REJECT]++;
in _chk_wl_rfk_request()
5069
cx->
cnt_wl
[BTC_WCNT_RFK_GO]++;
in _chk_wl_rfk_request()
5431
cnt = ++cx->
cnt_wl
[BTC_WCNT_DHCP];
in rtw89_btc_ntfy_specific_packet()
5438
cnt = ++cx->
cnt_wl
[BTC_WCNT_EAPOL];
in rtw89_btc_ntfy_specific_packet()
5447
cnt = ++cx->
cnt_wl
[BTC_WCNT_EAPOL];
in rtw89_btc_ntfy_specific_packet()
5455
cnt = ++cx->
cnt_wl
[BTC_WCNT_AR
in rtw89_btc_ntfy_specific_packet()
[all...]
H
A
D
core.h
1764
u32
cnt_wl
[BTC_WCNT_NUM];
member
Completed in 41 milliseconds