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
defs:vf_data
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/drivers/vfio/pci/hisilicon/
H
A
D
hisi_acc_vfio_pci.h
95
struct acc_vf_data
vf_data
;
member
H
A
D
hisi_acc_vfio_pci.c
128
static int qm_get_regs(struct hisi_qm *qm, struct acc_vf_data *
vf_data
)
in qm_get_regs()
argument
187
static int qm_set_regs(struct hisi_qm *qm, struct acc_vf_data *
vf_data
)
in qm_set_regs()
argument
356
struct acc_
vf_data
*
vf_data
= &migf->
vf_data
;
vf_qm_check_match()
local
413
vf_qm_get_match_data(struct hisi_acc_vf_core_device *hisi_acc_vdev, struct acc_
vf_data
*
vf_data
)
vf_qm_get_match_data()
argument
449
struct acc_
vf_data
*
vf_data
= &migf->
vf_data
;
vf_qm_load_data()
local
492
struct acc_
vf_data
*
vf_data
= &migf->
vf_data
;
vf_qm_state_save()
local
697
u8 *
vf_data
= (u8 *)&migf->
vf_data
;
hisi_acc_vf_resume_write()
local
839
u8 *
vf_data
= (u8 *)&migf->
vf_data
;
hisi_acc_vf_save_read()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H
A
D
igb.h
610
struct vf_data_storage *
vf_data
;
member
H
A
D
igb_main.c
7071
struct
vf_data
_storage *
vf_data
= &adapter->
vf_data
[vf];
igb_set_vf_promisc()
local
7111
struct
vf_data
_storage *
vf_data
= &adapter->
vf_data
[vf];
igb_set_vf_multicasts()
local
7137
struct
vf_data
_storage *
vf_data
;
igb_restore_vf_multicasts()
local
7388
struct
vf_data
_storage *
vf_data
= &adapter->
vf_data
[vf];
igb_vf_reset()
local
7669
struct
vf_data
_storage *
vf_data
= &adapter->
vf_data
[vf];
igb_set_vf_mac_filter()
local
7735
struct
vf_data
_storage *
vf_data
= &adapter->
vf_data
[vf];
igb_set_vf_mac_addr()
local
7771
struct
vf_data
_storage *
vf_data
= &adapter->
vf_data
[vf];
igb_rcv_ack_from_vf()
local
7787
struct
vf_data
_storage *
vf_data
= &adapter->
vf_data
[vf];
igb_rcv_msg_from_vf()
local
[all...]
/kernel/linux/linux-5.10/drivers/tty/serial/
H
A
D
fsl_lpuart.c
274
static const struct lpuart_soc_data
vf_data
= {
variable
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H
A
D
igb.h
610
struct vf_data_storage *
vf_data
;
member
H
A
D
igb_main.c
7248
struct
vf_data
_storage *
vf_data
= &adapter->
vf_data
[vf];
igb_set_vf_promisc()
local
7288
struct
vf_data
_storage *
vf_data
= &adapter->
vf_data
[vf];
igb_set_vf_multicasts()
local
7314
struct
vf_data
_storage *
vf_data
;
igb_restore_vf_multicasts()
local
7565
struct
vf_data
_storage *
vf_data
= &adapter->
vf_data
[vf];
igb_vf_reset()
local
7846
struct
vf_data
_storage *
vf_data
= &adapter->
vf_data
[vf];
igb_set_vf_mac_filter()
local
7912
struct
vf_data
_storage *
vf_data
= &adapter->
vf_data
[vf];
igb_set_vf_mac_addr()
local
7948
struct
vf_data
_storage *
vf_data
= &adapter->
vf_data
[vf];
igb_rcv_ack_from_vf()
local
7964
struct
vf_data
_storage *
vf_data
= &adapter->
vf_data
[vf];
igb_rcv_msg_from_vf()
local
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/
H
A
D
fsl_lpuart.c
301
static const struct lpuart_soc_data
vf_data
= {
variable
Completed in 27 milliseconds