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_RECEIVE
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H
A
D
siw_cq.c
23
[
SIW_OP_RECEIVE
] = IB_WC_RECV,
H
A
D
siw_mem.c
275
case
SIW_OP_RECEIVE
:
in siw_wqe_put_mem()
H
A
D
siw_qp_rx.c
358
rx_type(wqe) =
SIW_OP_RECEIVE
;
in siw_rqe_get()
1266
siw_wqe_put_mem(wqe,
SIW_OP_RECEIVE
);
in siw_rdmap_complete()
H
A
D
siw_qp.c
1139
cqe->opcode =
SIW_OP_RECEIVE
;
in siw_rqe_complete()
1277
if (rx_type(wqe) ==
SIW_OP_RECEIVE
) {
in siw_rq_flush()
/kernel/linux/linux-5.10/include/uapi/rdma/
H
A
D
siw-abi.h
66
SIW_OP_RECEIVE
,
enumerator
/kernel/linux/linux-6.6/include/uapi/rdma/
H
A
D
siw-abi.h
66
SIW_OP_RECEIVE
,
enumerator
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H
A
D
siw_cq.c
23
[
SIW_OP_RECEIVE
] = IB_WC_RECV,
H
A
D
siw_mem.c
275
case
SIW_OP_RECEIVE
:
in siw_wqe_put_mem()
H
A
D
siw_qp_rx.c
358
rx_type(wqe) =
SIW_OP_RECEIVE
;
in siw_rqe_get()
1266
siw_wqe_put_mem(wqe,
SIW_OP_RECEIVE
);
in siw_rdmap_complete()
H
A
D
siw_qp.c
1142
cqe->opcode =
SIW_OP_RECEIVE
;
in siw_rqe_complete()
1280
if (rx_type(wqe) ==
SIW_OP_RECEIVE
) {
in siw_rq_flush()
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/
H
A
D
siw-abi.h
67
SIW_OP_RECEIVE
,
enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/
H
A
D
siw-abi.h
67
SIW_OP_RECEIVE
,
enumerator
Completed in 10 milliseconds