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:uld_rxq_info
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
cxgb4_uld.c
176
struct sge_uld_rxq_info *rxq_info = adap->sge.
uld_rxq_info
[uld_type];
in setup_sge_queues_uld()
214
struct sge_uld_rxq_info *rxq_info = adap->sge.
uld_rxq_info
[uld_type];
in free_sge_queues_uld()
308
adap->sge.
uld_rxq_info
[uld_type] = rxq_info;
in cfg_queues_uld()
315
struct sge_uld_rxq_info *rxq_info = adap->sge.
uld_rxq_info
[uld_type];
in free_queues_uld()
317
adap->sge.
uld_rxq_info
[uld_type] = NULL;
in free_queues_uld()
326
struct sge_uld_rxq_info *rxq_info = adap->sge.
uld_rxq_info
[uld_type];
in request_msix_queue_irqs_uld()
358
struct sge_uld_rxq_info *rxq_info = adap->sge.
uld_rxq_info
[uld_type];
in free_msix_queue_irqs_uld()
372
struct sge_uld_rxq_info *rxq_info = adap->sge.
uld_rxq_info
[uld_type];
in enable_rx_uld()
387
struct sge_uld_rxq_info *rxq_info = adap->sge.
uld_rxq_info
[uld_type];
in quiesce_rx_uld()
513
struct sge_uld_rxq_info *rxq_info = adap->sge.
uld_rxq_info
[uld_typ
in uld_queue_init()
[all...]
H
A
D
cxgb4_debugfs.c
2631
const struct sge_uld_rxq_info *urxq_info = adap->sge.
uld_rxq_info
[uld];
in sge_qinfo_uld_rspq_entries()
2910
if (s->
uld_rxq_info
) {
in sge_qinfo_show()
2938
urxq_info = s->
uld_rxq_info
[CXGB4_ULD_RDMA];
in sge_qinfo_show()
2967
urxq_info = s->
uld_rxq_info
[CXGB4_ULD_RDMA];
in sge_qinfo_show()
2990
urxq_info = s->
uld_rxq_info
[CXGB4_ULD_ISCSI];
in sge_qinfo_show()
3016
urxq_info = s->
uld_rxq_info
[CXGB4_ULD_ISCSIT];
in sge_qinfo_show()
3042
urxq_info = s->
uld_rxq_info
[CXGB4_ULD_TLS];
in sge_qinfo_show()
3070
urxq_info = s->
uld_rxq_info
[CXGB4_ULD_CRYPTO];
in sge_qinfo_show()
H
A
D
cudbg_lib.c
3484
if (s->
uld_rxq_info
) {
in cudbg_collect_qdesc()
3490
if (!s->
uld_rxq_info
[j])
in cudbg_collect_qdesc()
3493
urxq = s->
uld_rxq_info
[j];
in cudbg_collect_qdesc()
3502
if (!s->
uld_rxq_info
[j])
in cudbg_collect_qdesc()
3505
urxq = s->
uld_rxq_info
[j];
in cudbg_collect_qdesc()
3514
if (!s->
uld_rxq_info
[j])
in cudbg_collect_qdesc()
3517
urxq = s->
uld_rxq_info
[j];
in cudbg_collect_qdesc()
H
A
D
cxgb4.h
973
struct sge_uld_rxq_info **
uld_rxq_info
;
member
H
A
D
cxgb4_main.c
1054
rxq_info = s->
uld_rxq_info
[CXGB4_ULD_RDMA];
in setup_sge_queues()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
cxgb4_uld.c
176
struct sge_uld_rxq_info *rxq_info = adap->sge.
uld_rxq_info
[uld_type];
in setup_sge_queues_uld()
214
struct sge_uld_rxq_info *rxq_info = adap->sge.
uld_rxq_info
[uld_type];
in free_sge_queues_uld()
308
adap->sge.
uld_rxq_info
[uld_type] = rxq_info;
in cfg_queues_uld()
315
struct sge_uld_rxq_info *rxq_info = adap->sge.
uld_rxq_info
[uld_type];
in free_queues_uld()
317
adap->sge.
uld_rxq_info
[uld_type] = NULL;
in free_queues_uld()
326
struct sge_uld_rxq_info *rxq_info = adap->sge.
uld_rxq_info
[uld_type];
in request_msix_queue_irqs_uld()
358
struct sge_uld_rxq_info *rxq_info = adap->sge.
uld_rxq_info
[uld_type];
in free_msix_queue_irqs_uld()
372
struct sge_uld_rxq_info *rxq_info = adap->sge.
uld_rxq_info
[uld_type];
in enable_rx_uld()
387
struct sge_uld_rxq_info *rxq_info = adap->sge.
uld_rxq_info
[uld_type];
in quiesce_rx_uld()
513
struct sge_uld_rxq_info *rxq_info = adap->sge.
uld_rxq_info
[uld_typ
in uld_queue_init()
[all...]
H
A
D
cxgb4_debugfs.c
2631
const struct sge_uld_rxq_info *urxq_info = adap->sge.
uld_rxq_info
[uld];
in sge_qinfo_uld_rspq_entries()
2910
if (s->
uld_rxq_info
) {
in sge_qinfo_show()
2938
urxq_info = s->
uld_rxq_info
[CXGB4_ULD_RDMA];
in sge_qinfo_show()
2967
urxq_info = s->
uld_rxq_info
[CXGB4_ULD_RDMA];
in sge_qinfo_show()
2990
urxq_info = s->
uld_rxq_info
[CXGB4_ULD_ISCSI];
in sge_qinfo_show()
3016
urxq_info = s->
uld_rxq_info
[CXGB4_ULD_ISCSIT];
in sge_qinfo_show()
3042
urxq_info = s->
uld_rxq_info
[CXGB4_ULD_TLS];
in sge_qinfo_show()
3070
urxq_info = s->
uld_rxq_info
[CXGB4_ULD_CRYPTO];
in sge_qinfo_show()
H
A
D
cudbg_lib.c
3466
if (s->
uld_rxq_info
) {
in cudbg_collect_qdesc()
3472
if (!s->
uld_rxq_info
[j])
in cudbg_collect_qdesc()
3475
urxq = s->
uld_rxq_info
[j];
in cudbg_collect_qdesc()
3484
if (!s->
uld_rxq_info
[j])
in cudbg_collect_qdesc()
3487
urxq = s->
uld_rxq_info
[j];
in cudbg_collect_qdesc()
3496
if (!s->
uld_rxq_info
[j])
in cudbg_collect_qdesc()
3499
urxq = s->
uld_rxq_info
[j];
in cudbg_collect_qdesc()
H
A
D
cxgb4.h
971
struct sge_uld_rxq_info **
uld_rxq_info
;
member
H
A
D
cxgb4_main.c
1053
rxq_info = s->
uld_rxq_info
[CXGB4_ULD_RDMA];
in setup_sge_queues()
Completed in 45 milliseconds