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:wake_match
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H
A
D
trx.c
304
u8
wake_match
;
in rtl8723be_rx_query_desc()
local
335
wake_match
= BIT(2);
in rtl8723be_rx_query_desc()
337
wake_match
= BIT(1);
in rtl8723be_rx_query_desc()
339
wake_match
= BIT(0);
in rtl8723be_rx_query_desc()
341
wake_match
= 0;
in rtl8723be_rx_query_desc()
342
if (
wake_match
)
in rtl8723be_rx_query_desc()
345
wake_match
);
in rtl8723be_rx_query_desc()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H
A
D
trx.c
302
u8
wake_match
;
in rtl8723be_rx_query_desc()
local
333
wake_match
= BIT(2);
in rtl8723be_rx_query_desc()
335
wake_match
= BIT(1);
in rtl8723be_rx_query_desc()
337
wake_match
= BIT(0);
in rtl8723be_rx_query_desc()
339
wake_match
= 0;
in rtl8723be_rx_query_desc()
340
if (
wake_match
)
in rtl8723be_rx_query_desc()
343
wake_match
);
in rtl8723be_rx_query_desc()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H
A
D
trx.c
375
u8
wake_match
;
in rtl88ee_rx_query_desc()
local
405
wake_match
= BIT(2);
in rtl88ee_rx_query_desc()
407
wake_match
= BIT(1);
in rtl88ee_rx_query_desc()
409
wake_match
= BIT(0);
in rtl88ee_rx_query_desc()
411
wake_match
= 0;
in rtl88ee_rx_query_desc()
412
if (
wake_match
)
in rtl88ee_rx_query_desc()
415
wake_match
);
in rtl88ee_rx_query_desc()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H
A
D
trx.c
439
u8
wake_match
;
in rtl8821ae_rx_query_desc()
local
477
wake_match
= BIT(2);
in rtl8821ae_rx_query_desc()
479
wake_match
= BIT(1);
in rtl8821ae_rx_query_desc()
481
wake_match
= BIT(0);
in rtl8821ae_rx_query_desc()
483
wake_match
= 0;
in rtl8821ae_rx_query_desc()
485
if (
wake_match
)
in rtl8821ae_rx_query_desc()
488
wake_match
);
in rtl8821ae_rx_query_desc()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H
A
D
trx.c
337
u8
wake_match
;
in rtl92ee_rx_query_desc()
local
358
wake_match
= BIT(2);
in rtl92ee_rx_query_desc()
360
wake_match
= BIT(1);
in rtl92ee_rx_query_desc()
362
wake_match
= BIT(0);
in rtl92ee_rx_query_desc()
364
wake_match
= 0;
in rtl92ee_rx_query_desc()
365
if (
wake_match
)
in rtl92ee_rx_query_desc()
368
wake_match
);
in rtl92ee_rx_query_desc()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H
A
D
trx.c
337
u8
wake_match
;
in rtl92ee_rx_query_desc()
local
358
wake_match
= BIT(2);
in rtl92ee_rx_query_desc()
360
wake_match
= BIT(1);
in rtl92ee_rx_query_desc()
362
wake_match
= BIT(0);
in rtl92ee_rx_query_desc()
364
wake_match
= 0;
in rtl92ee_rx_query_desc()
365
if (
wake_match
)
in rtl92ee_rx_query_desc()
368
wake_match
);
in rtl92ee_rx_query_desc()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H
A
D
trx.c
439
u8
wake_match
;
in rtl8821ae_rx_query_desc()
local
477
wake_match
= BIT(2);
in rtl8821ae_rx_query_desc()
479
wake_match
= BIT(1);
in rtl8821ae_rx_query_desc()
481
wake_match
= BIT(0);
in rtl8821ae_rx_query_desc()
483
wake_match
= 0;
in rtl8821ae_rx_query_desc()
485
if (
wake_match
)
in rtl8821ae_rx_query_desc()
488
wake_match
);
in rtl8821ae_rx_query_desc()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H
A
D
trx.c
375
u8
wake_match
;
in rtl88ee_rx_query_desc()
local
405
wake_match
= BIT(2);
in rtl88ee_rx_query_desc()
407
wake_match
= BIT(1);
in rtl88ee_rx_query_desc()
409
wake_match
= BIT(0);
in rtl88ee_rx_query_desc()
411
wake_match
= 0;
in rtl88ee_rx_query_desc()
412
if (
wake_match
)
in rtl88ee_rx_query_desc()
415
wake_match
);
in rtl88ee_rx_query_desc()
Completed in 9 milliseconds