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:hisi_acc_hw_sgl
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/
H
A
D
sgl.c
23
struct
hisi_acc_hw_sgl
{
struct
30
struct
hisi_acc_hw_sgl
*next;
36
struct
hisi_acc_hw_sgl
*sgl;
50
* @count: Count of
hisi_acc_hw_sgl
in pool.
68
sizeof(struct
hisi_acc_hw_sgl
);
in hisi_acc_create_sgl_pool()
147
static struct
hisi_acc_hw_sgl
*acc_get_sgl(struct hisi_acc_sgl_pool *pool,
in acc_get_sgl()
171
static void inc_hw_sgl_sge(struct
hisi_acc_hw_sgl
*hw_sgl)
in inc_hw_sgl_sge()
179
static void update_hw_sgl_sum_sge(struct
hisi_acc_hw_sgl
*hw_sgl, u16 sum)
in update_hw_sgl_sum_sge()
189
* @index: Index of
hisi_acc_hw_sgl
in pool.
195
struct
hisi_acc_hw_sgl
*
[all...]
H
A
D
qm.h
370
struct
hisi_acc_hw_sgl
*hisi_acc_sg_buf_map_to_hw_sgl(struct device *dev,
374
struct
hisi_acc_hw_sgl
*hw_sgl);
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/
H
A
D
sgl.c
24
struct
hisi_acc_hw_sgl
{
struct
31
struct
hisi_acc_hw_sgl
*next;
37
struct
hisi_acc_hw_sgl
*sgl;
51
* @count: Count of
hisi_acc_hw_sgl
in pool.
69
sizeof(struct
hisi_acc_hw_sgl
),
in hisi_acc_create_sgl_pool()
158
static struct
hisi_acc_hw_sgl
*acc_get_sgl(struct hisi_acc_sgl_pool *pool,
in acc_get_sgl()
183
static void inc_hw_sgl_sge(struct
hisi_acc_hw_sgl
*hw_sgl)
in inc_hw_sgl_sge()
191
static void update_hw_sgl_sum_sge(struct
hisi_acc_hw_sgl
*hw_sgl, u16 sum)
in update_hw_sgl_sum_sge()
196
static void clear_hw_sgl_sge(struct
hisi_acc_hw_sgl
*hw_sgl)
in clear_hw_sgl_sge()
213
* @index: Index of
hisi_acc_hw_sgl
i
[all...]
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H
A
D
sec.h
22
struct
hisi_acc_hw_sgl
*c_in;
24
struct
hisi_acc_hw_sgl
*c_out;
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H
A
D
sec.h
25
struct
hisi_acc_hw_sgl
*c_out;
54
struct
hisi_acc_hw_sgl
*in;
/kernel/linux/linux-6.6/include/linux/
H
A
D
hisi_acc_qm.h
529
struct
hisi_acc_hw_sgl
*hisi_acc_sg_buf_map_to_hw_sgl(struct device *dev,
533
struct
hisi_acc_hw_sgl
*hw_sgl);
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/zip/
H
A
D
zip_crypto.c
72
struct
hisi_acc_hw_sgl
*hw_src;
73
struct
hisi_acc_hw_sgl
*hw_dst;
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/zip/
H
A
D
zip_crypto.c
77
struct
hisi_acc_hw_sgl
*hw_src;
78
struct
hisi_acc_hw_sgl
*hw_dst;
Completed in 7 milliseconds