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:fw_ri_immd
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H
A
D
t4fw_ri_api.h
146
struct
fw_ri_immd
{
struct
567
struct
fw_ri_immd
immd_src[0];
586
struct
fw_ri_immd
immd_src[0];
623
struct
fw_ri_immd
immd_src[0];
H
A
D
t4.h
73
sizeof(struct
fw_ri_immd
)))
76
sizeof(struct
fw_ri_immd
)))
81
sizeof(struct
fw_ri_immd
)) & ~31UL)
H
A
D
qp.c
414
static int build_immd(struct t4_sq *sq, struct
fw_ri_immd
*immdp,
in build_immd()
531
size = sizeof(wqe->send) + sizeof(struct
fw_ri_immd
) +
in build_rdma_send()
548
size = sizeof(wqe->send) + sizeof(struct
fw_ri_immd
);
in build_rdma_send()
582
size = sizeof(wqe->write) + sizeof(struct
fw_ri_immd
) +
in build_rdma_write()
599
size = sizeof(wqe->write) + sizeof(struct
fw_ri_immd
);
in build_rdma_write()
824
struct
fw_ri_immd
*imdp;
in build_memreg()
859
imdp = (struct
fw_ri_immd
*)(&wqe->fr + 1);
in build_memreg()
1736
sizeof(init->u.write) + sizeof(struct
fw_ri_immd
), 16);
in build_rtr_msg()
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H
A
D
t4fw_ri_api.h
142
struct
fw_ri_immd
{
struct
558
DECLARE_FLEX_ARRAY(struct
fw_ri_immd
, immd_src);
575
DECLARE_FLEX_ARRAY(struct
fw_ri_immd
, immd_src);
610
DECLARE_FLEX_ARRAY(struct
fw_ri_immd
, immd_src);
H
A
D
t4.h
73
sizeof(struct
fw_ri_immd
)))
76
sizeof(struct
fw_ri_immd
)))
81
sizeof(struct
fw_ri_immd
)) & ~31UL)
H
A
D
qp.c
414
static int build_immd(struct t4_sq *sq, struct
fw_ri_immd
*immdp,
in build_immd()
531
size = sizeof(wqe->send) + sizeof(struct
fw_ri_immd
) +
in build_rdma_send()
548
size = sizeof(wqe->send) + sizeof(struct
fw_ri_immd
);
in build_rdma_send()
582
size = sizeof(wqe->write) + sizeof(struct
fw_ri_immd
) +
in build_rdma_write()
599
size = sizeof(wqe->write) + sizeof(struct
fw_ri_immd
);
in build_rdma_write()
824
struct
fw_ri_immd
*imdp;
in build_memreg()
859
imdp = (struct
fw_ri_immd
*)(&wqe->fr + 1);
in build_memreg()
1736
sizeof(init->u.write) + sizeof(struct
fw_ri_immd
), 16);
in build_rtr_msg()
Completed in 14 milliseconds