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:otx2_cptlf_info
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/
H
A
D
otx2_cptlf.h
82
struct
otx2_cptlf_info
{
struct
99
struct
otx2_cptlf_info
*lf);
110
struct
otx2_cptlf_info
lf[OTX2_CPT_MAX_LFS_NUM];
188
static inline void otx2_cptlf_do_set_iqueue_size(struct
otx2_cptlf_info
*lf)
in otx2_cptlf_do_set_iqueue_size()
206
static inline void otx2_cptlf_do_disable_iqueue(struct
otx2_cptlf_info
*lf)
in otx2_cptlf_do_disable_iqueue()
250
static inline void otx2_cptlf_set_iqueue_enq(struct
otx2_cptlf_info
*lf,
in otx2_cptlf_set_iqueue_enq()
265
static inline void otx2_cptlf_enable_iqueue_enq(struct
otx2_cptlf_info
*lf)
in otx2_cptlf_enable_iqueue_enq()
270
static inline void otx2_cptlf_set_iqueue_exec(struct
otx2_cptlf_info
*lf,
in otx2_cptlf_set_iqueue_exec()
285
static inline void otx2_cptlf_enable_iqueue_exec(struct
otx2_cptlf_info
*lf)
in otx2_cptlf_enable_iqueue_exec()
290
static inline void otx2_cptlf_disable_iqueue_exec(struct
otx2_cptlf_info
*l
[all...]
H
A
D
otx2_cptlf.c
11
static void cptlf_do_set_done_time_wait(struct
otx2_cptlf_info
*lf,
in cptlf_do_set_done_time_wait()
23
static void cptlf_do_set_done_num_wait(struct
otx2_cptlf_info
*lf, int num_wait)
in cptlf_do_set_done_num_wait()
51
static int cptlf_set_pri(struct
otx2_cptlf_info
*lf, int pri)
in cptlf_set_pri()
71
static int cptlf_set_eng_grps_mask(struct
otx2_cptlf_info
*lf,
in cptlf_set_eng_grps_mask()
176
static inline int cptlf_read_done_cnt(struct
otx2_cptlf_info
*lf)
in cptlf_read_done_cnt()
188
struct
otx2_cptlf_info
*lf = arg;
in cptlf_misc_intr_handler()
234
struct
otx2_cptlf_info
*lf = arg;
in cptlf_done_intr_handler()
344
struct
otx2_cptlf_info
*lf = lfs->lf;
in otx2_cptlf_set_irqs_affinity()
H
A
D
cn10k_cpt.c
11
struct
otx2_cptlf_info
*lf);
26
struct
otx2_cptlf_info
*lf)
in cn10k_cpt_send_cmd()
H
A
D
otx2_cptvf_reqmgr.c
232
struct
otx2_cptlf_info
*lf)
in process_request()
Completed in 5 milliseconds