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:SIW_OP_READ
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H
A
D
siw_qp_tx.c
126
case
SIW_OP_READ
:
in siw_qp_prepare_tx()
809
if (tx_type(wqe) !=
SIW_OP_READ
&&
in siw_qp_sq_proc_tx()
880
if (!rv && tx_type !=
SIW_OP_READ
&&
in siw_qp_sq_proc_tx()
1064
case
SIW_OP_READ
:
in siw_qp_sq_process()
1120
if ((tx_type ==
SIW_OP_READ
||
in siw_qp_sq_process()
1138
case
SIW_OP_READ
:
in siw_qp_sq_process()
H
A
D
siw_cq.c
17
[
SIW_OP_READ
] = IB_WC_RDMA_READ,
H
A
D
siw_qp.c
293
wqe->sqe.opcode =
SIW_OP_READ
;
in siw_qp_mpa_rts()
917
if (unlikely(wqe->sqe.opcode ==
SIW_OP_READ
||
in siw_activate_tx_from_sq()
932
} else if (wqe->sqe.opcode ==
SIW_OP_READ
||
in siw_activate_tx_from_sq()
1218
((tx_type(wqe) !=
SIW_OP_READ
&&
in siw_sq_flush()
1280
} else if (rx_type(wqe) !=
SIW_OP_READ
&&
in siw_rq_flush()
H
A
D
siw_mem.c
269
case
SIW_OP_READ
:
in siw_wqe_put_mem()
H
A
D
siw_qp_rx.c
1173
if (tx_waiting->sqe.opcode ==
SIW_OP_READ
||
in siw_check_tx_fence()
1304
siw_wqe_put_mem(wqe,
SIW_OP_READ
);
in siw_rdmap_complete()
H
A
D
siw_verbs.c
685
sqe.opcode =
SIW_OP_READ
;
in siw_sq_flush_wr()
885
sqe->opcode =
SIW_OP_READ
;
in siw_post_send()
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H
A
D
siw_qp_tx.c
125
case
SIW_OP_READ
:
in siw_qp_prepare_tx()
818
if (tx_type(wqe) !=
SIW_OP_READ
&&
in siw_qp_sq_proc_tx()
889
if (!rv && tx_type !=
SIW_OP_READ
&&
in siw_qp_sq_proc_tx()
1073
case
SIW_OP_READ
:
in siw_qp_sq_process()
1129
if ((tx_type ==
SIW_OP_READ
||
in siw_qp_sq_process()
1147
case
SIW_OP_READ
:
in siw_qp_sq_process()
H
A
D
siw_cq.c
17
[
SIW_OP_READ
] = IB_WC_RDMA_READ,
H
A
D
siw_qp.c
296
wqe->sqe.opcode =
SIW_OP_READ
;
in siw_qp_mpa_rts()
920
if (unlikely(wqe->sqe.opcode ==
SIW_OP_READ
||
in siw_activate_tx_from_sq()
935
} else if (wqe->sqe.opcode ==
SIW_OP_READ
||
in siw_activate_tx_from_sq()
1221
((tx_type(wqe) !=
SIW_OP_READ
&&
in siw_sq_flush()
1283
} else if (rx_type(wqe) !=
SIW_OP_READ
&&
in siw_rq_flush()
H
A
D
siw_mem.c
269
case
SIW_OP_READ
:
in siw_wqe_put_mem()
H
A
D
siw_qp_rx.c
1173
if (tx_waiting->sqe.opcode ==
SIW_OP_READ
||
in siw_check_tx_fence()
1304
siw_wqe_put_mem(wqe,
SIW_OP_READ
);
in siw_rdmap_complete()
H
A
D
siw_verbs.c
689
sqe.opcode =
SIW_OP_READ
;
in siw_sq_flush_wr()
889
sqe->opcode =
SIW_OP_READ
;
in siw_post_send()
/kernel/linux/linux-5.10/include/uapi/rdma/
H
A
D
siw-abi.h
56
SIW_OP_READ
,
enumerator
/kernel/linux/linux-6.6/include/uapi/rdma/
H
A
D
siw-abi.h
56
SIW_OP_READ
,
enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/
H
A
D
siw-abi.h
60
SIW_OP_READ
,
enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/
H
A
D
siw-abi.h
60
SIW_OP_READ
,
enumerator
Completed in 17 milliseconds