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:ipsec_offload
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/accel/
H
A
D
ipsec_offload.h
15
if (!MLX5_CAP_GEN(mdev,
ipsec_offload
))
in mlx5_is_ipsec_device()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/
H
A
D
ipsec.c
32
*result = MLX5_GET(cmd_hca_cap, hca_cap,
ipsec_offload
);
in esw_ipsec_vf_query_generic()
50
/* Querying IPsec caps only makes sense when generic
ipsec_offload
in mlx5_esw_ipsec_vf_offload_get()
105
MLX5_SET(cmd_hca_cap, cap,
ipsec_offload
, ipsec_ofld);
in esw_ipsec_vf_set_generic()
236
/* The generic
ipsec_offload
cap can be disabled only if both
in esw_ipsec_vf_offload_set_bytype()
285
/* Old firmware doesn't support
ipsec_offload
capability for VFs. This
in mlx5_esw_ipsec_vf_offload_supported()
288
* about what it reports for
ipsec_offload
cap.
in mlx5_esw_ipsec_vf_offload_supported()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
Makefile
68
mlx5_core-$(CONFIG_MLX5_IPSEC) += accel/
ipsec_offload
.o
H
A
D
fw.c
253
if (MLX5_CAP_GEN(dev,
ipsec_offload
)) {
in mlx5_query_hca_caps()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
Makefile
106
en_accel/
ipsec_offload
.o lib/ipsec_fs_roce.o
H
A
D
fw.c
257
if (MLX5_CAP_GEN(dev,
ipsec_offload
)) {
in mlx5_query_hca_caps()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H
A
D
ipsec_offload.c
20
if (!MLX5_CAP_GEN(mdev,
ipsec_offload
))
in mlx5_ipsec_device_caps()
/kernel/linux/linux-5.10/include/linux/mlx5/
H
A
D
mlx5_ifc.h
1539
u8
ipsec_offload
[0x1];
member
/kernel/linux/linux-6.6/include/linux/mlx5/
H
A
D
mlx5_ifc.h
1818
u8
ipsec_offload
[0x1];
member
Completed in 60 milliseconds