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:uldtxq
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
cxgb4_uld.c
407
struct sge_uld_txq *txq = &txq_info->
uldtxq
[i];
in free_sge_txq_uld()
431
struct sge_uld_txq *txq = &txq_info->
uldtxq
[i];
in alloc_sge_txq_uld()
455
kfree(txq_info->
uldtxq
);
in release_sge_txq_uld()
492
txq_info->
uldtxq
= kcalloc(txq_info->ntxq, sizeof(struct sge_uld_txq),
in setup_sge_txq_uld()
494
if (!txq_info->
uldtxq
) {
in setup_sge_txq_uld()
500
kfree(txq_info->
uldtxq
);
in setup_sge_txq_uld()
H
A
D
sge.c
3145
txq = &txq_info->
uldtxq
[idx];
in uld_send()
3271
txq = &txq_info->
uldtxq
[idx];
in cxgb4_immdata_send()
5008
struct sge_uld_txq *txq = txq_info->
uldtxq
;
in t4_sge_stop()
5022
struct sge_uld_txq *txq = txq_info->
uldtxq
;
in t4_sge_stop()
H
A
D
cxgb4.h
909
struct sge_uld_txq *
uldtxq
; /* Txq's for ULD */
member
H
A
D
cxgb4_debugfs.c
2921
tx = &utxq_info->
uldtxq
[r * 4];
in sge_qinfo_show()
3071
tx = &utxq_info->
uldtxq
[r * 4];
in sge_qinfo_show()
H
A
D
cxgb4_main.c
2462
struct sge_uld_txq *txq = &txq_info->
uldtxq
[i];
in disable_dbs()
2484
struct sge_uld_txq *txq = &txq_info->
uldtxq
[i];
in enable_dbs()
2565
struct sge_uld_txq *txq = &txq_info->
uldtxq
[i];
in recover_all_queues()
H
A
D
cudbg_lib.c
3478
QDESC_GET_TXQ(&utxq->
uldtxq
[i].q,
in cudbg_collect_qdesc()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
cxgb4_uld.c
407
struct sge_uld_txq *txq = &txq_info->
uldtxq
[i];
in free_sge_txq_uld()
431
struct sge_uld_txq *txq = &txq_info->
uldtxq
[i];
in alloc_sge_txq_uld()
455
kfree(txq_info->
uldtxq
);
in release_sge_txq_uld()
492
txq_info->
uldtxq
= kcalloc(txq_info->ntxq, sizeof(struct sge_uld_txq),
in setup_sge_txq_uld()
494
if (!txq_info->
uldtxq
) {
in setup_sge_txq_uld()
500
kfree(txq_info->
uldtxq
);
in setup_sge_txq_uld()
H
A
D
sge.c
3151
txq = &txq_info->
uldtxq
[idx];
in uld_send()
3277
txq = &txq_info->
uldtxq
[idx];
in cxgb4_immdata_send()
5038
struct sge_uld_txq *txq = txq_info->
uldtxq
;
in t4_sge_stop()
5052
struct sge_uld_txq *txq = txq_info->
uldtxq
;
in t4_sge_stop()
H
A
D
cxgb4.h
907
struct sge_uld_txq *
uldtxq
; /* Txq's for ULD */
member
H
A
D
cxgb4_debugfs.c
2921
tx = &utxq_info->
uldtxq
[r * 4];
in sge_qinfo_show()
3071
tx = &utxq_info->
uldtxq
[r * 4];
in sge_qinfo_show()
H
A
D
cxgb4_main.c
2461
struct sge_uld_txq *txq = &txq_info->
uldtxq
[i];
in disable_dbs()
2483
struct sge_uld_txq *txq = &txq_info->
uldtxq
[i];
in enable_dbs()
2564
struct sge_uld_txq *txq = &txq_info->
uldtxq
[i];
in recover_all_queues()
H
A
D
cudbg_lib.c
3460
QDESC_GET_TXQ(&utxq->
uldtxq
[i].q,
in cudbg_collect_qdesc()
/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H
A
D
chcr_algo.c
588
txq = &txq_info->
uldtxq
[idx];
in cxgb4_is_crypto_q_full()
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H
A
D
chcr_algo.c
584
txq = &txq_info->
uldtxq
[idx];
in cxgb4_is_crypto_q_full()
Completed in 89 milliseconds