Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h586 const struct mlx5_flow_tunnel *tunnel;
603 const struct mlx5_flow_tunnel *tunnel;
870 const struct mlx5_flow_tunnel *tunnel;
910 struct mlx5_flow_tunnel { struct
911 LIST_ENTRY(mlx5_flow_tunnel) chain;
925 LIST_HEAD(, mlx5_flow_tunnel) tunnels; argument
990 static inline const struct mlx5_flow_tunnel *
996 static inline const struct mlx5_flow_tunnel *
1576 const struct mlx5_flow_tunnel *tunnel, in tunnel_use_standard_attr_group_translate()
1730 const struct mlx5_flow_tunnel *tunnel,
[all …]
H A Dmlx5_flow.c56 static struct mlx5_flow_tunnel *
6785 struct mlx5_flow_tunnel *tunnel; in flow_tunnel_from_rule()
6888 struct mlx5_flow_tunnel *tunnel; in flow_list_create()
9966 const struct mlx5_flow_tunnel *
10295 struct mlx5_flow_tunnel *tunnel; in mlx5_access_tunnel_offload_db()
10317 struct mlx5_flow_tunnel *tunnel;
10339 static struct mlx5_flow_tunnel *
10352 static struct mlx5_flow_tunnel *
10358 struct mlx5_flow_tunnel *tunnel; in mlx5_flow_tunnel_allocate()
10401 struct mlx5_flow_tunnel *tunnel;
[all …]
H A Dmlx5.c263 .size = sizeof(struct mlx5_flow_tunnel),
H A Dmlx5_flow_dv.c4979 const struct mlx5_flow_tunnel *tunnel, in flow_dv_validate_action_jump()
6579 const struct mlx5_flow_tunnel *tunnel, in flow_dv_validate_attributes()
6903 const struct mlx5_flow_tunnel *tunnel; in flow_dv_validate()
10659 const struct mlx5_flow_tunnel *tunnel, in flow_dv_tbl_resource_get()
10853 const struct mlx5_flow_tunnel *tunnel, in flow_dv_matcher_register()
12938 const struct mlx5_flow_tunnel *tunnel = NULL; in flow_dv_translate()