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:WME_AC_BK
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
H
A
D
ieee80211_tx.c
696
txb->queue_index =
WME_AC_BK
;
in ieee80211_xmit()
707
skb_frag->priority =
WME_AC_BK
;
in ieee80211_xmit()
708
tcb_desc->queue_index =
WME_AC_BK
;
in ieee80211_xmit()
H
A
D
ieee80211.h
1278
#define
WME_AC_BK
0x00
macro
1292
((up) < 3) ?
WME_AC_BK
: \
1300
((_ac) ==
WME_AC_BK
) ? 1 : \
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
H
A
D
ieee80211_tx.c
696
txb->queue_index =
WME_AC_BK
;
in ieee80211_xmit()
707
skb_frag->priority =
WME_AC_BK
;
in ieee80211_xmit()
708
tcb_desc->queue_index =
WME_AC_BK
;
in ieee80211_xmit()
H
A
D
ieee80211.h
1215
#define
WME_AC_BK
0x00
macro
1229
((up) < 3) ?
WME_AC_BK
: \
1237
((_ac) ==
WME_AC_BK
) ? 1 : \
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H
A
D
core.h
51
WME_AC_BK
,
enumerator
71
((tid == 1) || (tid == 2)) ?
WME_AC_BK
:
in ath11k_tid_to_ac()
H
A
D
wmi.c
2405
case
WME_AC_BK
:
in ath11k_wmi_send_wmm_update_cmd_tlv()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H
A
D
core.h
49
WME_AC_BK
,
enumerator
69
((tid == 1) || (tid == 2)) ?
WME_AC_BK
:
in ath12k_tid_to_ac()
H
A
D
wmi.c
2587
case
WME_AC_BK
:
in ath12k_wmi_send_wmm_update_cmd()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H
A
D
core.h
81
WME_AC_BK
,
enumerator
101
((tid == 1) || (tid == 2)) ?
WME_AC_BK
:
in ath11k_tid_to_ac()
H
A
D
wmi.c
2583
case
WME_AC_BK
:
in ath11k_wmi_send_wmm_update_cmd_tlv()
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
H
A
D
rtllib.h
1068
#define
WME_AC_BK
0x00
macro
1078
((up) < 3) ?
WME_AC_BK
: \
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/
H
A
D
rtllib.h
1023
#define
WME_AC_BK
0x00
macro
1033
((up) < 3) ?
WME_AC_BK
: \
Completed in 57 milliseconds