Home
last modified time | relevance | path

Searched refs:mlx5_flow_tunnel (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h516 const struct mlx5_flow_tunnel *tunnel;
533 const struct mlx5_flow_tunnel *tunnel;
777 const struct mlx5_flow_tunnel *tunnel;
932 struct mlx5_flow_tunnel { struct
933 LIST_ENTRY(mlx5_flow_tunnel) chain;
947 LIST_HEAD(, mlx5_flow_tunnel) tunnels; argument
1018 static inline const struct mlx5_flow_tunnel *
1024 static inline const struct mlx5_flow_tunnel *
1239 const struct mlx5_flow_tunnel *tunnel, in tunnel_use_standard_attr_group_translate()
1271 const struct mlx5_flow_tunnel *tunnel,
[all …]
H A Dmlx5_flow.c55 static struct mlx5_flow_tunnel *
5161 static struct mlx5_flow_tunnel *
5167 struct mlx5_flow_tunnel *tunnel; in flow_tunnel_from_rule()
5275 struct mlx5_flow_tunnel *tunnel; in flow_list_create()
7443 struct mlx5_flow_tunnel *tunnel; in mlx5_access_tunnel_offload_db()
7465 struct mlx5_flow_tunnel *tunnel;
7487 static struct mlx5_flow_tunnel *
7500 static struct mlx5_flow_tunnel *
7506 struct mlx5_flow_tunnel *tunnel; in mlx5_flow_tunnel_allocate()
7547 struct mlx5_flow_tunnel *tunnel;
[all …]
H A Dmlx5_flow_dv.c3927 const struct mlx5_flow_tunnel *tunnel, in flow_dv_validate_action_jump()
5130 const struct mlx5_flow_tunnel *tunnel, in flow_dv_validate_attributes()
5265 const struct mlx5_flow_tunnel *tunnel; in flow_dv_validate()
8059 const struct mlx5_flow_tunnel *tunnel, in flow_dv_tbl_resource_get()
8244 const struct mlx5_flow_tunnel *tunnel, in flow_dv_matcher_register()
9654 const struct mlx5_flow_tunnel *tunnel; in flow_dv_translate()
H A Dmlx5.c267 .size = sizeof(struct mlx5_flow_tunnel),