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:nic_flow_table
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
dev.c
72
if (!MLX5_CAP_GEN(dev,
nic_flow_table
)) {
in mlx5_eth_supported()
73
mlx5_core_warn(dev, "Missing
nic_flow_table
capability\n");
in mlx5_eth_supported()
H
A
D
fw.c
194
if (MLX5_CAP_GEN(dev,
nic_flow_table
) ||
in mlx5_query_hca_caps()
H
A
D
main.c
1634
if (MLX5_CAP_GEN(dev,
nic_flow_table
) ||
in mlx5_query_hca_caps_light()
H
A
D
fs_core.c
3386
(MLX5_CAP_GEN(dev,
nic_flow_table
))) ||
in mlx5_fs_core_init()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
fw.c
181
if (MLX5_CAP_GEN(dev,
nic_flow_table
) ||
in mlx5_query_hca_caps()
H
A
D
fs_core.c
3062
(MLX5_CAP_GEN(dev,
nic_flow_table
))) ||
in mlx5_init_fs()
H
A
D
en_main.c
4703
!MLX5_CAP_GEN(mdev,
nic_flow_table
) ||
in mlx5e_check_required_hca_cap()
/kernel/linux/linux-5.10/include/linux/mlx5/
H
A
D
mlx5_ifc.h
1325
u8
nic_flow_table
[0x1];
member
/kernel/linux/linux-6.6/include/linux/mlx5/
H
A
D
mlx5_ifc.h
1580
u8
nic_flow_table
[0x1];
member
Completed in 128 milliseconds