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:hclgevf_hw
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H
A
D
hclgevf_cmd.c
39
static int hclgevf_cmd_csq_clean(struct
hclgevf_hw
*hw)
in hclgevf_cmd_csq_clean()
63
static bool hclgevf_cmd_csq_done(struct
hclgevf_hw
*hw)
in hclgevf_cmd_csq_done()
88
struct
hclgevf_hw
*hw = &hdev->hw;
in hclgevf_cmd_config_regs()
118
static void hclgevf_cmd_init_regs(struct
hclgevf_hw
*hw)
in hclgevf_cmd_init_regs()
149
struct
hclgevf_hw
*hw = &hdev->hw;
in hclgevf_alloc_cmd_queue()
219
int hclgevf_cmd_send(struct
hclgevf_hw
*hw, struct hclgevf_desc *desc, int num)
in hclgevf_cmd_send()
459
static void hclgevf_cmd_uninit_regs(struct
hclgevf_hw
*hw)
in hclgevf_cmd_uninit_regs()
H
A
D
hclgevf_cmd.h
15
struct
hclgevf_hw
;
313
int hclgevf_cmd_send(struct
hclgevf_hw
*hw, struct hclgevf_desc *desc, int num);
H
A
D
hclgevf_main.h
169
struct
hclgevf_hw
{
struct
267
struct
hclgevf_hw
hw;
H
A
D
hclgevf_mbx.c
146
static bool hclgevf_cmd_crq_empty(struct
hclgevf_hw
*hw)
in hclgevf_cmd_crq_empty()
H
A
D
hclgevf_main.c
2928
struct
hclgevf_hw
*hw;
in hclgevf_pci_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H
A
D
hclgevf_cmd.h
14
struct
hclgevf_hw
;
134
int hclgevf_cmd_send(struct
hclgevf_hw
*hw, struct hclge_desc *desc, int num);
H
A
D
hclgevf_main.h
154
struct
hclgevf_hw
{
struct
212
struct
hclgevf_hw
hw;
H
A
D
hclgevf_mbx.c
158
static bool hclgevf_cmd_crq_empty(struct
hclgevf_hw
*hw)
in hclgevf_cmd_crq_empty()
H
A
D
hclgevf_main.c
45
int hclgevf_cmd_send(struct
hclgevf_hw
*hw, struct hclge_desc *desc, int num)
in hclgevf_cmd_send()
2520
struct
hclgevf_hw
*hw = &hdev->hw;
in hclgevf_dev_mem_map()
2541
struct
hclgevf_hw
*hw;
in hclgevf_pci_init()
Completed in 14 milliseconds