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:qos_flag
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/common_modules/qos_auth/auth_ctl/
H
A
D
qos_ctrl.c
574
static bool valid_qos_flag(unsigned int
qos_flag
)
in valid_qos_flag()
argument
576
if (
qos_flag
& ~QOS_FLAG_ALL)
in valid_qos_flag()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H
A
D
mac.c
1419
arg->
qos_flag
= true;
in ath11k_peer_assoc_h_qos()
1432
arg->
qos_flag
= true;
in ath11k_peer_assoc_h_qos()
1440
sta->addr, arg->
qos_flag
);
in ath11k_peer_assoc_h_qos()
H
A
D
wmi.h
3510
bool
qos_flag
;
member
H
A
D
wmi.c
1692
if (param->
qos_flag
)
in ath11k_wmi_copy_peer_flags()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H
A
D
mac.c
1803
arg->
qos_flag
= true;
in ath12k_peer_assoc_h_qos()
1816
arg->
qos_flag
= true;
in ath12k_peer_assoc_h_qos()
1824
sta->addr, arg->
qos_flag
);
in ath12k_peer_assoc_h_qos()
H
A
D
wmi.h
3575
bool
qos_flag
;
member
H
A
D
wmi.c
1824
if (arg->
qos_flag
)
in ath12k_wmi_copy_peer_flags()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H
A
D
mac.c
2598
arg->
qos_flag
= true;
in ath11k_peer_assoc_h_qos()
2611
arg->
qos_flag
= true;
in ath11k_peer_assoc_h_qos()
2619
sta->addr, arg->
qos_flag
);
in ath11k_peer_assoc_h_qos()
H
A
D
wmi.h
3691
bool
qos_flag
;
member
H
A
D
wmi.c
1838
if (param->
qos_flag
)
in ath11k_wmi_copy_peer_flags()
Completed in 100 milliseconds