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:vpmgmt_reg
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/
H
A
D
vxge-config.c
623
hldev->
vpmgmt_reg
[i] = hldev->bar0 + val64;
in __vxge_hw_device_reg_addr_get()
704
__vxge_hw_vpath_func_id_get(struct vxge_hw_vpmgmt_reg __iomem *
vpmgmt_reg
)
in __vxge_hw_vpath_func_id_get()
argument
708
val64 = readq(&
vpmgmt_reg
->vpath_to_func_map_cfg1);
in __vxge_hw_vpath_func_id_get()
735
__vxge_hw_vpath_func_id_get(hldev->
vpmgmt_reg
[i]);
in __vxge_hw_device_host_info_get()
1007
struct vxge_hw_vpmgmt_reg __iomem *
vpmgmt_reg
;
in vxge_hw_device_hw_info_get()
local
1040
vpmgmt_reg
= bar0 + val64;
in vxge_hw_device_hw_info_get()
1042
hw_info->func_id = __vxge_hw_vpath_func_id_get(
vpmgmt_reg
);
in vxge_hw_device_hw_info_get()
3173
*value = readq((void __iomem *)hldev->
vpmgmt_reg
[index] +
in vxge_hw_mgmt_reg_read()
3208
struct vxge_hw_vpmgmt_reg __iomem *
vpmgmt_reg
;
in vxge_hw_vpath_strip_fcs_check()
local
3214
vpmgmt_reg
in vxge_hw_vpath_strip_fcs_check()
[all...]
H
A
D
vxge-config.h
657
* @
vpmgmt_reg
: VPATH_MGMT register map address
684
struct vxge_hw_vpmgmt_reg __iomem *
vpmgmt_reg
;
member
757
struct vxge_hw_vpmgmt_reg __iomem *
vpmgmt_reg
\
member
Completed in 9 milliseconds