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:ddp_mo
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H
A
D
iwarp.h
159
__be32
ddp_mo
;
member
178
__be32
ddp_mo
;
member
186
__be32
ddp_mo
;
member
194
__be32
ddp_mo
;
member
271
__be32
ddp_mo
;
member
H
A
D
siw_qp_rx.c
285
u32
ddp_mo
= be32_to_cpu(send->
ddp_mo
);
in siw_send_check_ntoh()
local
301
if (unlikely(
ddp_mo
!= wqe->processed)) {
in siw_send_check_ntoh()
303
qp_id(rx_qp(srx)),
ddp_mo
, wqe->processed);
in siw_send_check_ntoh()
901
be32_to_cpu(term->
ddp_mo
) != 0) {
in siw_proc_terminate()
904
be32_to_cpu(term->
ddp_mo
));
in siw_proc_terminate()
H
A
D
siw_qp_tx.c
136
c_tx->pkt.rreq.
ddp_mo
= 0;
in siw_qp_prepare_tx()
160
c_tx->pkt.send.
ddp_mo
= 0;
in siw_qp_prepare_tx()
183
c_tx->pkt.send.
ddp_mo
= 0;
in siw_qp_prepare_tx()
243
c_tx->pkt.c_untagged.
ddp_mo
= 0;
in siw_qp_prepare_tx()
717
c_tx->pkt.c_untagged.
ddp_mo
= cpu_to_be32(wqe->processed);
in siw_prepare_fpdu()
H
A
D
siw_qp.c
423
term->
ddp_mo
= 0;
in siw_send_terminate()
482
rreq->
ddp_mo
= htonl(wqe->processed);
in siw_send_terminate()
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H
A
D
iwarp.h
146
__be32
ddp_mo
;
member
165
__be32
ddp_mo
;
member
173
__be32
ddp_mo
;
member
181
__be32
ddp_mo
;
member
258
__be32
ddp_mo
;
member
H
A
D
siw_qp_rx.c
285
u32
ddp_mo
= be32_to_cpu(send->
ddp_mo
);
in siw_send_check_ntoh()
local
301
if (unlikely(
ddp_mo
!= wqe->processed)) {
in siw_send_check_ntoh()
303
qp_id(rx_qp(srx)),
ddp_mo
, wqe->processed);
in siw_send_check_ntoh()
901
be32_to_cpu(term->
ddp_mo
) != 0) {
in siw_proc_terminate()
904
be32_to_cpu(term->
ddp_mo
));
in siw_proc_terminate()
H
A
D
siw_qp_tx.c
135
c_tx->pkt.rreq.
ddp_mo
= 0;
in siw_qp_prepare_tx()
159
c_tx->pkt.send.
ddp_mo
= 0;
in siw_qp_prepare_tx()
182
c_tx->pkt.send.
ddp_mo
= 0;
in siw_qp_prepare_tx()
242
c_tx->pkt.c_untagged.
ddp_mo
= 0;
in siw_qp_prepare_tx()
726
c_tx->pkt.c_untagged.
ddp_mo
= cpu_to_be32(wqe->processed);
in siw_prepare_fpdu()
H
A
D
siw_qp.c
426
term->
ddp_mo
= 0;
in siw_send_terminate()
485
rreq->
ddp_mo
= htonl(wqe->processed);
in siw_send_terminate()
Completed in 10 milliseconds