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:sw_rq
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H
A
D
cq.c
469
srq->
sw_rq
[srq->pidx].wr_id = pwr->wr_id;
in post_pending_srq_wrs()
470
srq->
sw_rq
[srq->pidx].valid = 1;
in post_pending_srq_wrs()
496
srq->
sw_rq
[rel_idx].valid = 0;
in reap_srq_cqe()
497
wr_id = srq->
sw_rq
[rel_idx].wr_id;
in reap_srq_cqe()
503
(unsigned long long)srq->
sw_rq
[rel_idx].wr_id);
in reap_srq_cqe()
505
while (srq->ooo_count && !srq->
sw_rq
[srq->cidx].valid) {
in reap_srq_cqe()
511
srq->
sw_rq
[srq->cidx].wr_id);
in reap_srq_cqe()
522
(unsigned long long)srq->
sw_rq
[rel_idx].wr_id);
in reap_srq_cqe()
724
*cookie = wq->rq.
sw_rq
[wq->rq.cidx].wr_id;
in poll_cq()
H
A
D
qp.c
166
kfree(wq->rq.
sw_rq
);
in destroy_qp()
234
wq->rq.
sw_rq
= kcalloc(wq->rq.size,
in create_qp()
235
sizeof(*wq->rq.
sw_rq
),
in create_qp()
237
if (!wq->rq.
sw_rq
) {
in create_qp()
403
kfree(wq->rq.
sw_rq
);
in create_qp()
1308
qhp->wq.rq.
sw_rq
[qhp->wq.rq.pidx].wr_id = wr->wr_id;
in c4iw_post_receive()
1310
qhp->wq.rq.
sw_rq
[qhp->wq.rq.pidx].sge_ts =
in c4iw_post_receive()
1313
qhp->wq.rq.
sw_rq
[qhp->wq.rq.pidx].host_time =
in c4iw_post_receive()
1401
srq->wq.
sw_rq
[srq->wq.pidx].valid) {
in c4iw_post_srq_recv()
1404
srq->wq.
sw_rq
[sr
in c4iw_post_srq_recv()
[all...]
H
A
D
t4.h
365
struct t4_swrqe *
sw_rq
;
member
402
struct t4_swrqe *
sw_rq
;
member
H
A
D
device.c
115
le.post_host_time = wq->rq.
sw_rq
[wq->rq.cidx].host_time;
in c4iw_log_wr_stats()
116
le.post_sge_ts = wq->rq.
sw_rq
[wq->rq.cidx].sge_ts;
in c4iw_log_wr_stats()
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H
A
D
cq.c
469
srq->
sw_rq
[srq->pidx].wr_id = pwr->wr_id;
in post_pending_srq_wrs()
470
srq->
sw_rq
[srq->pidx].valid = 1;
in post_pending_srq_wrs()
496
srq->
sw_rq
[rel_idx].valid = 0;
in reap_srq_cqe()
497
wr_id = srq->
sw_rq
[rel_idx].wr_id;
in reap_srq_cqe()
503
(unsigned long long)srq->
sw_rq
[rel_idx].wr_id);
in reap_srq_cqe()
505
while (srq->ooo_count && !srq->
sw_rq
[srq->cidx].valid) {
in reap_srq_cqe()
511
srq->
sw_rq
[srq->cidx].wr_id);
in reap_srq_cqe()
522
(unsigned long long)srq->
sw_rq
[rel_idx].wr_id);
in reap_srq_cqe()
724
*cookie = wq->rq.
sw_rq
[wq->rq.cidx].wr_id;
in poll_cq()
H
A
D
qp.c
166
kfree(wq->rq.
sw_rq
);
in destroy_qp()
234
wq->rq.
sw_rq
= kcalloc(wq->rq.size,
in create_qp()
235
sizeof(*wq->rq.
sw_rq
),
in create_qp()
237
if (!wq->rq.
sw_rq
) {
in create_qp()
403
kfree(wq->rq.
sw_rq
);
in create_qp()
1308
qhp->wq.rq.
sw_rq
[qhp->wq.rq.pidx].wr_id = wr->wr_id;
in c4iw_post_receive()
1310
qhp->wq.rq.
sw_rq
[qhp->wq.rq.pidx].sge_ts =
in c4iw_post_receive()
1313
qhp->wq.rq.
sw_rq
[qhp->wq.rq.pidx].host_time =
in c4iw_post_receive()
1401
srq->wq.
sw_rq
[srq->wq.pidx].valid) {
in c4iw_post_srq_recv()
1404
srq->wq.
sw_rq
[sr
in c4iw_post_srq_recv()
[all...]
H
A
D
t4.h
365
struct t4_swrqe *
sw_rq
;
member
402
struct t4_swrqe *
sw_rq
;
member
H
A
D
device.c
115
le.post_host_time = wq->rq.
sw_rq
[wq->rq.cidx].host_time;
in c4iw_log_wr_stats()
116
le.post_sge_ts = wq->rq.
sw_rq
[wq->rq.cidx].sge_ts;
in c4iw_log_wr_stats()
Completed in 15 milliseconds