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:i40e_hmc_sd_entry
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H
A
D
i40e_hmc.c
27
struct
i40e_hmc_sd_entry
*sd_entry;
in i40e_add_sd_table_entry()
195
struct
i40e_hmc_sd_entry
*sd_entry;
in i40e_remove_pd_bp()
248
struct
i40e_hmc_sd_entry
*sd_entry;
in i40e_prep_remove_sd_bp()
276
struct
i40e_hmc_sd_entry
*sd_entry;
in i40e_remove_sd_bp_new()
297
struct
i40e_hmc_sd_entry
*sd_entry;
in i40e_prep_remove_pd_page()
325
struct
i40e_hmc_sd_entry
*sd_entry;
in i40e_remove_pd_page_new()
H
A
D
i40e_hmc.h
54
struct
i40e_hmc_sd_entry
{
struct
68
struct
i40e_hmc_sd_entry
*sd_entry; /* (sd_cnt*512) entries max */
H
A
D
i40e_lan_hmc.c
204
(sizeof(struct
i40e_hmc_sd_entry
) *
in i40e_init_lan_hmc()
209
(struct
i40e_hmc_sd_entry
*)hw->hmc.sd_table.addr.va;
in i40e_init_lan_hmc()
283
struct
i40e_hmc_sd_entry
*sd_entry;
in i40e_create_lan_hmc_object()
982
struct
i40e_hmc_sd_entry
*sd_entry;
in i40e_hmc_get_object_va()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H
A
D
i40e_hmc.c
26
struct
i40e_hmc_sd_entry
*sd_entry;
in i40e_add_sd_table_entry()
193
struct
i40e_hmc_sd_entry
*sd_entry;
in i40e_remove_pd_bp()
246
struct
i40e_hmc_sd_entry
*sd_entry;
in i40e_prep_remove_sd_bp()
275
struct
i40e_hmc_sd_entry
*sd_entry;
in i40e_remove_sd_bp_new()
295
struct
i40e_hmc_sd_entry
*sd_entry;
in i40e_prep_remove_pd_page()
324
struct
i40e_hmc_sd_entry
*sd_entry;
in i40e_remove_pd_page_new()
H
A
D
i40e_hmc.h
54
struct
i40e_hmc_sd_entry
{
struct
68
struct
i40e_hmc_sd_entry
*sd_entry; /* (sd_cnt*512) entries max */
H
A
D
i40e_lan_hmc.c
204
(sizeof(struct
i40e_hmc_sd_entry
) *
in i40e_init_lan_hmc()
209
(struct
i40e_hmc_sd_entry
*)hw->hmc.sd_table.addr.va;
in i40e_init_lan_hmc()
282
struct
i40e_hmc_sd_entry
*sd_entry;
in i40e_create_lan_hmc_object()
982
struct
i40e_hmc_sd_entry
*sd_entry;
in i40e_hmc_get_object_va()
Completed in 6 milliseconds