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:native_port_num
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H
A
D
mlx5_ib.h
757
u8
native_port_num
;
member
1363
u8 *
native_port_num
);
H
A
D
main.c
163
u8 port_num = roce->
native_port_num
;
in mlx5_netdev_event()
271
u8 *
native_port_num
)
in mlx5_ib_get_native_port_mdev()
281
if (
native_port_num
)
in mlx5_ib_get_native_port_mdev()
282
*
native_port_num
= ib_port_num;
in mlx5_ib_get_native_port_mdev()
286
if (
native_port_num
)
in mlx5_ib_get_native_port_mdev()
287
*
native_port_num
= 1;
in mlx5_ib_get_native_port_mdev()
3955
dev->port[i].roce.
native_port_num
= i + 1;
in mlx5_ib_stage_init_init()
269
mlx5_ib_get_native_port_mdev(struct mlx5_ib_dev *ibdev, u8 ib_port_num, u8 *
native_port_num
)
mlx5_ib_get_native_port_mdev()
argument
/kernel/linux/linux-6.6/include/linux/mlx5/
H
A
D
driver.h
1302
return MLX5_CAP_GEN(dev,
native_port_num
);
in mlx5_core_native_port_num()
1307
int idx = MLX5_CAP_GEN(dev,
native_port_num
);
in mlx5_get_dev_index()
H
A
D
mlx5_ifc.h
1875
u8
native_port_num
[0x8];
member
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H
A
D
mlx5_ib.h
865
u32
native_port_num
;
member
1492
u32 *
native_port_num
);
H
A
D
main.c
169
u32 port_num = roce->
native_port_num
;
in mlx5_netdev_event()
278
u32 *
native_port_num
)
in mlx5_ib_get_native_port_mdev()
288
if (
native_port_num
)
in mlx5_ib_get_native_port_mdev()
289
*
native_port_num
= ib_port_num;
in mlx5_ib_get_native_port_mdev()
293
if (
native_port_num
)
in mlx5_ib_get_native_port_mdev()
294
*
native_port_num
= 1;
in mlx5_ib_get_native_port_mdev()
3696
dev->port[i].roce.
native_port_num
= i + 1;
in mlx5_ib_stage_init_init()
276
mlx5_ib_get_native_port_mdev(struct mlx5_ib_dev *ibdev, u32 ib_port_num, u32 *
native_port_num
)
mlx5_ib_get_native_port_mdev()
argument
/kernel/linux/linux-5.10/include/linux/mlx5/
H
A
D
driver.h
1203
return MLX5_CAP_GEN(dev,
native_port_num
);
in mlx5_core_native_port_num()
H
A
D
mlx5_ifc.h
1584
u8
native_port_num
[0x8];
member
Completed in 79 milliseconds