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:tqi_type
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H
A
D
qcu.c
69
if (ah->ah_txq[queue].
tqi_type
== AR5K_TX_QUEUE_INACTIVE)
in ath5k_hw_num_tx_pending()
100
ah->ah_txq[queue].
tqi_type
= AR5K_TX_QUEUE_INACTIVE;
in ath5k_hw_release_tx_queue()
163
if (qi->
tqi_type
== AR5K_TX_QUEUE_INACTIVE)
in ath5k_hw_set_tx_queueprops()
167
qi->
tqi_type
= qinfo->
tqi_type
;
in ath5k_hw_set_tx_queueprops()
185
if ((qinfo->
tqi_type
== AR5K_TX_QUEUE_DATA &&
in ath5k_hw_set_tx_queueprops()
188
qinfo->
tqi_type
== AR5K_TX_QUEUE_UAPSD)
in ath5k_hw_set_tx_queueprops()
248
ah->ah_txq[queue].
tqi_type
= queue_type;
in ath5k_hw_setup_tx_queue()
251
queue_info->
tqi_type
= queue_type;
in ath5k_hw_setup_tx_queue()
333
(tq->
tqi_type
in ath5k_hw_reset_tx_queue()
[all...]
H
A
D
dma.c
137
if (ah->ah_txq[queue].
tqi_type
== AR5K_TX_QUEUE_INACTIVE)
in ath5k_hw_start_tx_dma()
146
switch (ah->ah_txq[queue].
tqi_type
) {
in ath5k_hw_start_tx_dma()
196
if (ah->ah_txq[queue].
tqi_type
== AR5K_TX_QUEUE_INACTIVE)
in ath5k_hw_stop_tx_dma()
205
switch (ah->ah_txq[queue].
tqi_type
) {
in ath5k_hw_stop_tx_dma()
364
switch (ah->ah_txq[queue].
tqi_type
) {
in ath5k_hw_get_txdp()
407
switch (ah->ah_txq[queue].
tqi_type
) {
in ath5k_hw_set_txdp()
H
A
D
ath5k.h
643
* @
tqi_type
: One of enum ath5k_tx_queue
653
enum ath5k_tx_queue
tqi_type
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H
A
D
qcu.c
69
if (ah->ah_txq[queue].
tqi_type
== AR5K_TX_QUEUE_INACTIVE)
in ath5k_hw_num_tx_pending()
100
ah->ah_txq[queue].
tqi_type
= AR5K_TX_QUEUE_INACTIVE;
in ath5k_hw_release_tx_queue()
163
if (qi->
tqi_type
== AR5K_TX_QUEUE_INACTIVE)
in ath5k_hw_set_tx_queueprops()
167
qi->
tqi_type
= qinfo->
tqi_type
;
in ath5k_hw_set_tx_queueprops()
185
if ((qinfo->
tqi_type
== AR5K_TX_QUEUE_DATA &&
in ath5k_hw_set_tx_queueprops()
188
qinfo->
tqi_type
== AR5K_TX_QUEUE_UAPSD)
in ath5k_hw_set_tx_queueprops()
248
ah->ah_txq[queue].
tqi_type
= queue_type;
in ath5k_hw_setup_tx_queue()
251
queue_info->
tqi_type
= queue_type;
in ath5k_hw_setup_tx_queue()
333
(tq->
tqi_type
in ath5k_hw_reset_tx_queue()
[all...]
H
A
D
dma.c
137
if (ah->ah_txq[queue].
tqi_type
== AR5K_TX_QUEUE_INACTIVE)
in ath5k_hw_start_tx_dma()
146
switch (ah->ah_txq[queue].
tqi_type
) {
in ath5k_hw_start_tx_dma()
196
if (ah->ah_txq[queue].
tqi_type
== AR5K_TX_QUEUE_INACTIVE)
in ath5k_hw_stop_tx_dma()
205
switch (ah->ah_txq[queue].
tqi_type
) {
in ath5k_hw_stop_tx_dma()
364
switch (ah->ah_txq[queue].
tqi_type
) {
in ath5k_hw_get_txdp()
407
switch (ah->ah_txq[queue].
tqi_type
) {
in ath5k_hw_set_txdp()
H
A
D
ath5k.h
643
* @
tqi_type
: One of enum ath5k_tx_queue
653
enum ath5k_tx_queue
tqi_type
;
member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H
A
D
mac.c
204
if (qi->
tqi_type
== ATH9K_TX_QUEUE_INACTIVE) {
in ath9k_hw_set_txq_props()
250
if (qi->
tqi_type
== ATH9K_TX_QUEUE_DATA)
in ath9k_hw_set_txq_props()
268
if (qi->
tqi_type
== ATH9K_TX_QUEUE_INACTIVE) {
in ath9k_hw_get_txq_props()
324
if (qi->
tqi_type
!= ATH9K_TX_QUEUE_INACTIVE) {
in ath9k_hw_setuptxqueue()
329
qi->
tqi_type
= type;
in ath9k_hw_setuptxqueue()
352
if (qi->
tqi_type
== ATH9K_TX_QUEUE_INACTIVE) {
in ath9k_hw_releasetxqueue()
359
qi->
tqi_type
= ATH9K_TX_QUEUE_INACTIVE;
in ath9k_hw_releasetxqueue()
374
if (qi->
tqi_type
== ATH9K_TX_QUEUE_INACTIVE) {
in ath9k_hw_resettxqueue()
417
if (qi->tqi_readyTime && (qi->
tqi_type
!= ATH9K_TX_QUEUE_CAB)) {
in ath9k_hw_resettxqueue()
439
switch (qi->
tqi_type
) {
in ath9k_hw_resettxqueue()
[all...]
H
A
D
mac.h
623
enum ath9k_tx_queue
tqi_type
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H
A
D
mac.c
204
if (qi->
tqi_type
== ATH9K_TX_QUEUE_INACTIVE) {
in ath9k_hw_set_txq_props()
250
if (qi->
tqi_type
== ATH9K_TX_QUEUE_DATA)
in ath9k_hw_set_txq_props()
268
if (qi->
tqi_type
== ATH9K_TX_QUEUE_INACTIVE) {
in ath9k_hw_get_txq_props()
324
if (qi->
tqi_type
!= ATH9K_TX_QUEUE_INACTIVE) {
in ath9k_hw_setuptxqueue()
329
qi->
tqi_type
= type;
in ath9k_hw_setuptxqueue()
352
if (qi->
tqi_type
== ATH9K_TX_QUEUE_INACTIVE) {
in ath9k_hw_releasetxqueue()
359
qi->
tqi_type
= ATH9K_TX_QUEUE_INACTIVE;
in ath9k_hw_releasetxqueue()
374
if (qi->
tqi_type
== ATH9K_TX_QUEUE_INACTIVE) {
in ath9k_hw_resettxqueue()
417
if (qi->tqi_readyTime && (qi->
tqi_type
!= ATH9K_TX_QUEUE_CAB)) {
in ath9k_hw_resettxqueue()
439
switch (qi->
tqi_type
) {
in ath9k_hw_resettxqueue()
[all...]
H
A
D
mac.h
625
enum ath9k_tx_queue
tqi_type
;
member
Completed in 15 milliseconds