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:sg_info
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/cavium/zip/
H
A
D
zip_device.h
52
struct
sg_info
{
struct
101
struct
sg_info
sginfo;
/kernel/linux/linux-6.6/drivers/crypto/cavium/zip/
H
A
D
zip_device.h
52
struct
sg_info
{
struct
101
struct
sg_info
sginfo;
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H
A
D
ib_verbs.c
1043
qplib_qp->sq.
sg_info
.umem = umem;
in bnxt_re_init_user_qp()
1044
qplib_qp->sq.
sg_info
.pgsize = PAGE_SIZE;
in bnxt_re_init_user_qp()
1045
qplib_qp->sq.
sg_info
.pgshft = PAGE_SHIFT;
in bnxt_re_init_user_qp()
1056
qplib_qp->rq.
sg_info
.umem = umem;
in bnxt_re_init_user_qp()
1057
qplib_qp->rq.
sg_info
.pgsize = PAGE_SIZE;
in bnxt_re_init_user_qp()
1058
qplib_qp->rq.
sg_info
.pgshft = PAGE_SHIFT;
in bnxt_re_init_user_qp()
1066
memset(&qplib_qp->sq.
sg_info
, 0, sizeof(qplib_qp->sq.
sg_info
));
in bnxt_re_init_user_qp()
1150
qp->qplib_qp.sq.
sg_info
.pgsize = PAGE_SIZE;
in bnxt_re_create_shadow_qp()
1151
qp->qplib_qp.sq.
sg_info
in bnxt_re_create_shadow_qp()
3044
struct bnxt_qplib_
sg_info
sg_info
= {};
bnxt_re_resize_cq()
local
[all...]
H
A
D
qplib_fp.h
105
struct bnxt_qplib_sg_info
sg_info
;
member
252
struct bnxt_qplib_sg_info
sg_info
;
member
407
struct bnxt_qplib_sg_info
sg_info
;
member
H
A
D
qplib_fp.c
638
hwq_attr.sginfo = &srq->
sg_info
;
in bnxt_qplib_create_srq()
863
hwq_attr.sginfo = &sq->
sg_info
;
in bnxt_qplib_create_qp1()
890
hwq_attr.sginfo = &rq->
sg_info
;
in bnxt_qplib_create_qp1()
1013
hwq_attr.sginfo = &sq->
sg_info
;
in bnxt_qplib_create_qp()
1045
hwq_attr.sginfo = &rq->
sg_info
;
in bnxt_qplib_create_qp()
2094
hwq_attr.sginfo = &cq->
sg_info
;
in bnxt_qplib_create_cq()
2165
hwq_attr.sginfo = &cq->
sg_info
;
in bnxt_qplib_resize_cq()
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H
A
D
qplib_fp.h
103
struct bnxt_qplib_sg_info
sg_info
;
member
250
struct bnxt_qplib_sg_info
sg_info
;
member
404
struct bnxt_qplib_sg_info
sg_info
;
member
H
A
D
ib_verbs.c
941
qplib_qp->sq.
sg_info
.umem = umem;
in bnxt_re_init_user_qp()
942
qplib_qp->sq.
sg_info
.pgsize = PAGE_SIZE;
in bnxt_re_init_user_qp()
943
qplib_qp->sq.
sg_info
.pgshft = PAGE_SHIFT;
in bnxt_re_init_user_qp()
954
qplib_qp->rq.
sg_info
.umem = umem;
in bnxt_re_init_user_qp()
955
qplib_qp->rq.
sg_info
.pgsize = PAGE_SIZE;
in bnxt_re_init_user_qp()
956
qplib_qp->rq.
sg_info
.pgshft = PAGE_SHIFT;
in bnxt_re_init_user_qp()
964
memset(&qplib_qp->sq.
sg_info
, 0, sizeof(qplib_qp->sq.
sg_info
));
in bnxt_re_init_user_qp()
1047
qp->qplib_qp.sq.
sg_info
.pgsize = PAGE_SIZE;
in bnxt_re_create_shadow_qp()
1048
qp->qplib_qp.sq.
sg_info
in bnxt_re_create_shadow_qp()
[all...]
H
A
D
qplib_fp.c
626
hwq_attr.sginfo = &srq->
sg_info
;
in bnxt_qplib_create_srq()
845
hwq_attr.sginfo = &sq->
sg_info
;
in bnxt_qplib_create_qp1()
872
hwq_attr.sginfo = &rq->
sg_info
;
in bnxt_qplib_create_qp1()
994
hwq_attr.sginfo = &sq->
sg_info
;
in bnxt_qplib_create_qp()
1026
hwq_attr.sginfo = &rq->
sg_info
;
in bnxt_qplib_create_qp()
2064
hwq_attr.sginfo = &cq->
sg_info
;
in bnxt_qplib_create_cq()
Completed in 16 milliseconds