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:npa_aura_s
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H
A
D
common.h
124
struct
npa_aura_s
aura_ctx;
125
struct
npa_aura_s
ctx_mask;
H
A
D
rvu_npa.c
114
sizeof(struct
npa_aura_s
));
in rvu_npa_aq_enq_inst()
115
memcpy(ctx, &req->aura, sizeof(struct
npa_aura_s
));
in rvu_npa_aq_enq_inst()
131
memcpy(ctx, &req->aura, sizeof(struct
npa_aura_s
));
in rvu_npa_aq_enq_inst()
194
sizeof(struct
npa_aura_s
));
in rvu_npa_aq_enq_inst()
H
A
D
mbox.h
407
struct
npa_aura_s
aura;
414
struct
npa_aura_s
aura_mask;
424
struct
npa_aura_s
aura;
H
A
D
rvu_struct.h
143
struct
npa_aura_s
{
struct
H
A
D
rvu_debugfs.c
478
struct
npa_aura_s
*aura = &rsp->aura;
in print_npa_aura_ctx()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H
A
D
common.h
121
struct
npa_aura_s
aura_ctx;
122
struct
npa_aura_s
ctx_mask;
H
A
D
rvu_npa.c
120
sizeof(struct
npa_aura_s
));
in rvu_npa_aq_enq_inst()
121
memcpy(ctx, &req->aura, sizeof(struct
npa_aura_s
));
in rvu_npa_aq_enq_inst()
137
memcpy(ctx, &req->aura, sizeof(struct
npa_aura_s
));
in rvu_npa_aq_enq_inst()
200
sizeof(struct
npa_aura_s
));
in rvu_npa_aq_enq_inst()
H
A
D
mbox.h
773
struct
npa_aura_s
aura;
780
struct
npa_aura_s
aura_mask;
790
struct
npa_aura_s
aura;
H
A
D
rvu_struct.h
178
struct
npa_aura_s
{
struct
H
A
D
rvu_debugfs.c
1065
struct
npa_aura_s
*aura = &rsp->aura;
in print_npa_aura_ctx()
Completed in 24 milliseconds