Home
last modified time | relevance | path

Searched refs:tunnel_tbl_entry (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c10158 struct tunnel_tbl_entry *tte = container_of(entry, typeof(*tte), hash); in mlx5_flow_tunnel_grp2tbl_remove_cb()
10173 struct tunnel_tbl_entry *tte = container_of(entry, typeof(*tte), hash); in mlx5_flow_tunnel_grp2tbl_match_cb()
10183 struct tunnel_tbl_entry *tte; in mlx5_flow_tunnel_grp2tbl_create_cb()
10219 struct tunnel_tbl_entry *tte = mlx5_malloc(MLX5_MEM_SYS, sizeof(*tte), in mlx5_flow_tunnel_grp2tbl_clone_cb()
10232 struct tunnel_tbl_entry *tte = container_of(entry, typeof(*tte), hash); in mlx5_flow_tunnel_grp2tbl_clone_free_cb()
10244 struct tunnel_tbl_entry *tte; in tunnel_flow_group_to_flow_table()
H A Dmlx5_flow.h932 struct tunnel_tbl_entry { struct