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:ib_flow_action
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/include/rdma/
H
A
D
uverbs_std_types.h
114
static inline void uverbs_flow_action_fill_action(struct
ib_flow_action
*action,
in uverbs_flow_action_fill_action()
132
struct
ib_flow_action
**collection;
H
A
D
ib_verbs.h
2025
struct
ib_flow_action
*act;
2126
struct
ib_flow_action
{
struct
2459
struct
ib_flow_action
*(*create_flow_action_esp)(
2463
int (*destroy_flow_action)(struct
ib_flow_action
*action);
2465
struct
ib_flow_action
*action,
/kernel/linux/linux-6.6/include/rdma/
H
A
D
uverbs_std_types.h
114
static inline void uverbs_flow_action_fill_action(struct
ib_flow_action
*action,
in uverbs_flow_action_fill_action()
132
struct
ib_flow_action
**collection;
H
A
D
ib_verbs.h
2064
struct
ib_flow_action
*act;
2165
struct
ib_flow_action
{
struct
2529
int (*destroy_flow_action)(struct
ib_flow_action
*action);
/kernel/linux/linux-5.10/drivers/infiniband/core/
H
A
D
uverbs_std_types_flow_action.c
41
struct
ib_flow_action
*action = uobject->object;
in uverbs_free_flow_action()
315
struct
ib_flow_action
*action;
in UVERBS_METHOD_FLOW_ACTION_ESP_CREATE()
342
struct
ib_flow_action
*action = uobj->object;
in UVERBS_METHOD_FLOW_ACTION_ESP_MODIFY()
H
A
D
uverbs_cmd.c
2616
atomic_inc(&((struct
ib_flow_action
*)ibobj)->usecnt);
in flow_resources_add()
2618
(struct
ib_flow_action
*)ibobj;
in flow_resources_add()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H
A
D
uverbs_std_types_flow_action.c
41
struct
ib_flow_action
*action = uobject->object;
in uverbs_free_flow_action()
H
A
D
uverbs_cmd.c
2621
atomic_inc(&((struct
ib_flow_action
*)ibobj)->usecnt);
in flow_resources_add()
2623
(struct
ib_flow_action
*)ibobj;
in flow_resources_add()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H
A
D
fs.c
1569
static struct
ib_flow_action
*
1653
mlx5_ib_modify_flow_action_esp(struct
ib_flow_action
*action,
in mlx5_ib_modify_flow_action_esp()
1718
static int mlx5_ib_destroy_flow_action(struct
ib_flow_action
*action)
in mlx5_ib_destroy_flow_action()
2154
static struct
ib_flow_action
*
2203
struct
ib_flow_action
*action;
in MLX5_IB_METHOD_FLOW_ACTION_CREATE_MODIFY_HEADER()
H
A
D
mlx5_ib.h
869
struct
ib_flow_action
ib_action;
1114
to_mflow_act(struct
ib_flow_action
*ibact)
in to_mflow_act()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H
A
D
mlx5_ib.h
982
struct
ib_flow_action
ib_action;
1248
to_mflow_act(struct
ib_flow_action
*ibact)
in to_mflow_act()
H
A
D
fs.c
1704
static int mlx5_ib_destroy_flow_action(struct
ib_flow_action
*action)
in mlx5_ib_destroy_flow_action()
2480
static struct
ib_flow_action
*
2529
struct
ib_flow_action
*action;
in MLX5_IB_METHOD_FLOW_ACTION_CREATE_MODIFY_HEADER()
Completed in 42 milliseconds