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:vdpa_index
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/vdpa/pds/
H
A
D
cmds.c
22
.vdpa_init.
vdpa_index
= pdsv->
vdpa_index
,
in pds_vdpa_init_hw()
44
.vdpa.
vdpa_index
= pdsv->
vdpa_index
,
in pds_vdpa_cmd_reset()
64
.vdpa_status.
vdpa_index
= pdsv->
vdpa_index
,
in pds_vdpa_cmd_set_status()
85
.vdpa_setattr.
vdpa_index
= pdsv->
vdpa_index
,
in pds_vdpa_cmd_set_mac()
108
.vdpa_setattr.
vdpa_index
= pdsv->
vdpa_index
,
in pds_vdpa_cmd_set_max_vq_pairs()
[all...]
H
A
D
vdpa_dev.h
40
u8
vdpa_index
; /* rsvd for future subdevice use */
member
H
A
D
debugfs.c
229
seq_printf(seq, "
vdpa_index
: %d\n", pdsv->
vdpa_index
);
in config_show()
/kernel/linux/linux-6.6/include/linux/pds/
H
A
D
pds_adminq.h
625
* @
vdpa_index
: Index for vdpa subdevice
630
u8
vdpa_index
;
member
637
* @
vdpa_index
: Index for vdpa subdevice
642
u8
vdpa_index
;
member
686
* @
vdpa_index
: Index for vdpa subdevice
692
u8
vdpa_index
;
member
710
* @
vdpa_index
: Index for vdpa subdevice
719
u8
vdpa_index
;
member
732
* @
vdpa_index
: Index for vdpa subdevice
745
u8
vdpa_index
;
member
782
u8
vdpa_index
;
global()
member
815
u8
vdpa_index
;
global()
member
[all...]
Completed in 4 milliseconds