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:hnae_vf_cb
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/
H
A
D
hns_ae_adapt.c
18
struct
hnae_vf_cb
*vf_cb = hns_ae_get_vf_cb(handle);
in hns_get_mac_cb()
32
struct
hnae_vf_cb
*vf_cb = hns_ae_get_vf_cb(handle);
in hns_get_ppe_cb()
76
struct
hnae_vf_cb
*vf_cb;
in hns_ae_get_handle()
140
struct
hnae_vf_cb
*vf_cb = hns_ae_get_vf_cb(handle);
in hns_ae_put_handle()
153
struct
hnae_vf_cb
*vf_cb;
in hns_ae_wait_flow_down()
203
struct
hnae_vf_cb
*vf_cb = hns_ae_get_vf_cb(q->handle);
in hns_ae_fini_queue()
381
struct
hnae_vf_cb
*vf_cb = hns_ae_get_vf_cb(handle);
in hns_ae_reset()
627
struct
hnae_vf_cb
*vf_cb = hns_ae_get_vf_cb(handle);
in hns_ae_update_stats()
707
struct
hnae_vf_cb
*vf_cb;
in hns_ae_get_stats()
742
struct
hnae_vf_cb
*vf_c
in hns_ae_get_strings()
[all...]
H
A
D
hns_dsaf_main.h
209
struct
hnae_vf_cb
{
struct
422
static inline struct
hnae_vf_cb
*hns_ae_get_vf_cb(
in hns_ae_get_vf_cb()
425
return container_of(handle, struct
hnae_vf_cb
, ae_handle);
in hns_ae_get_vf_cb()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H
A
D
hns_ae_adapt.c
18
struct
hnae_vf_cb
*vf_cb = hns_ae_get_vf_cb(handle);
in hns_get_mac_cb()
32
struct
hnae_vf_cb
*vf_cb = hns_ae_get_vf_cb(handle);
in hns_get_ppe_cb()
76
struct
hnae_vf_cb
*vf_cb;
in hns_ae_get_handle()
141
struct
hnae_vf_cb
*vf_cb = hns_ae_get_vf_cb(handle);
in hns_ae_put_handle()
154
struct
hnae_vf_cb
*vf_cb;
in hns_ae_wait_flow_down()
204
struct
hnae_vf_cb
*vf_cb = hns_ae_get_vf_cb(q->handle);
in hns_ae_fini_queue()
382
struct
hnae_vf_cb
*vf_cb = hns_ae_get_vf_cb(handle);
in hns_ae_reset()
648
struct
hnae_vf_cb
*vf_cb = hns_ae_get_vf_cb(handle);
in hns_ae_update_stats()
728
struct
hnae_vf_cb
*vf_cb;
in hns_ae_get_stats()
763
struct
hnae_vf_cb
*vf_c
in hns_ae_get_strings()
[all...]
H
A
D
hns_dsaf_main.h
209
struct
hnae_vf_cb
{
struct
422
static inline struct
hnae_vf_cb
*hns_ae_get_vf_cb(
in hns_ae_get_vf_cb()
425
return container_of(handle, struct
hnae_vf_cb
, ae_handle);
in hns_ae_get_vf_cb()
Completed in 6 milliseconds