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:eohw_rxq
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
cxgb4_tc_mqprio.c
160
adap->sge.
eohw_rxq
= kcalloc(adap->sge.eoqsets,
in cxgb4_mqprio_alloc_hw_resources()
163
if (!adap->sge.
eohw_rxq
)
in cxgb4_mqprio_alloc_hw_resources()
170
kfree(adap->sge.
eohw_rxq
);
in cxgb4_mqprio_alloc_hw_resources()
183
eorxq = &adap->sge.
eohw_rxq
[pi->first_qset + i];
in cxgb4_mqprio_alloc_hw_resources()
241
eorxq = &adap->sge.
eohw_rxq
[pi->first_qset + i];
in cxgb4_mqprio_alloc_hw_resources()
255
eorxq = &adap->sge.
eohw_rxq
[pi->first_qset + i];
in cxgb4_mqprio_alloc_hw_resources()
267
kfree(adap->sge.
eohw_rxq
);
in cxgb4_mqprio_alloc_hw_resources()
285
if (!adap->sge.
eohw_rxq
[pi->first_qset].rspq.desc)
in cxgb4_mqprio_free_hw_resources()
289
eorxq = &adap->sge.
eohw_rxq
[pi->first_qset + i];
in cxgb4_mqprio_free_hw_resources()
313
kfree(adap->sge.
eohw_rxq
);
in cxgb4_mqprio_free_hw_resources()
[all...]
H
A
D
cudbg_lib.c
3538
if (s->
eohw_rxq
) {
in cudbg_collect_qdesc()
3540
QDESC_GET_RXQ(&s->
eohw_rxq
[i].rspq,
in cudbg_collect_qdesc()
3544
QDESC_GET_FLQ(&s->
eohw_rxq
[i].fl,
in cudbg_collect_qdesc()
H
A
D
cxgb4.h
980
struct sge_ofld_rxq *
eohw_rxq
;
member
H
A
D
sge.c
2581
rxq = &adap->sge.
eohw_rxq
[eosw_txq->hwqid];
in cxgb4_ethofld_send_flowc()
H
A
D
cxgb4_debugfs.c
2809
const struct sge_ofld_rxq *rx = &s->
eohw_rxq
[base_qset];
in sge_qinfo_show()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
cxgb4_tc_mqprio.c
160
adap->sge.
eohw_rxq
= kcalloc(adap->sge.eoqsets,
in cxgb4_mqprio_alloc_hw_resources()
163
if (!adap->sge.
eohw_rxq
)
in cxgb4_mqprio_alloc_hw_resources()
170
kfree(adap->sge.
eohw_rxq
);
in cxgb4_mqprio_alloc_hw_resources()
183
eorxq = &adap->sge.
eohw_rxq
[pi->first_qset + i];
in cxgb4_mqprio_alloc_hw_resources()
241
eorxq = &adap->sge.
eohw_rxq
[pi->first_qset + i];
in cxgb4_mqprio_alloc_hw_resources()
255
eorxq = &adap->sge.
eohw_rxq
[pi->first_qset + i];
in cxgb4_mqprio_alloc_hw_resources()
267
kfree(adap->sge.
eohw_rxq
);
in cxgb4_mqprio_alloc_hw_resources()
285
if (!adap->sge.
eohw_rxq
[pi->first_qset].rspq.desc)
in cxgb4_mqprio_free_hw_resources()
289
eorxq = &adap->sge.
eohw_rxq
[pi->first_qset + i];
in cxgb4_mqprio_free_hw_resources()
313
kfree(adap->sge.
eohw_rxq
);
in cxgb4_mqprio_free_hw_resources()
[all...]
H
A
D
cudbg_lib.c
3520
if (s->
eohw_rxq
) {
in cudbg_collect_qdesc()
3522
QDESC_GET_RXQ(&s->
eohw_rxq
[i].rspq,
in cudbg_collect_qdesc()
3526
QDESC_GET_FLQ(&s->
eohw_rxq
[i].fl,
in cudbg_collect_qdesc()
H
A
D
cxgb4.h
978
struct sge_ofld_rxq *
eohw_rxq
;
member
H
A
D
cxgb4_debugfs.c
2809
const struct sge_ofld_rxq *rx = &s->
eohw_rxq
[base_qset];
in sge_qinfo_show()
H
A
D
sge.c
2587
rxq = &adap->sge.
eohw_rxq
[eosw_txq->hwqid];
in cxgb4_ethofld_send_flowc()
Completed in 42 milliseconds