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:max_fn
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/sf/
H
A
D
hw_table.c
22
int
max_fn
;
member
66
if (table->hwc[i].
max_fn
&&
in mlx5_sf_table_fn_to_hwc()
68
fn_id < (table->hwc[i].start_fn_id + table->hwc[i].
max_fn
))
in mlx5_sf_table_fn_to_hwc()
85
for (i = 0; i < hwc->
max_fn
; i++) {
in mlx5_sf_hw_table_id_alloc()
213
for (i = 0; i < hwc->
max_fn
; i++) {
in mlx5_sf_hw_table_hwc_dealloc_all()
225
static int mlx5_sf_hw_table_hwc_init(struct mlx5_sf_hwc_table *hwc, u16
max_fn
, u16 base_id)
in mlx5_sf_hw_table_hwc_init()
argument
229
if (!
max_fn
)
in mlx5_sf_hw_table_hwc_init()
232
sfs = kcalloc(
max_fn
, sizeof(*sfs), GFP_KERNEL);
in mlx5_sf_hw_table_hwc_init()
237
hwc->
max_fn
=
max_fn
;
in mlx5_sf_hw_table_hwc_init()
252
mlx5_sf_hw_table_res_register(struct mlx5_core_dev *dev, u16
max_fn
, u16 max_ext_fn)
mlx5_sf_hw_table_res_register()
argument
279
u16
max_fn
;
mlx5_sf_hw_table_init()
local
[all...]
/kernel/linux/linux-5.10/arch/s390/include/asm/
H
A
D
pci_clp.h
80
u16
max_fn
;
member
/kernel/linux/linux-6.6/arch/s390/include/asm/
H
A
D
pci_clp.h
80
u16
max_fn
;
member
Completed in 3 milliseconds