Searched refs:tte (Results 1 – 1 of 1) sorted by relevance
10162 mlx5_free(tte); in mlx5_flow_tunnel_grp2tbl_remove_cb()10175 return tbl.tunnel_id != tte->tunnel_id || tbl.group != tte->group; in mlx5_flow_tunnel_grp2tbl_match_cb()10191 if (!tte) in mlx5_flow_tunnel_grp2tbl_create_cb()10204 tte->flow_table = tunnel_id_to_flow_tbl(tte->flow_table); in mlx5_flow_tunnel_grp2tbl_create_cb()10207 return &tte->hash; in mlx5_flow_tunnel_grp2tbl_create_cb()10209 if (tte) in mlx5_flow_tunnel_grp2tbl_create_cb()10210 mlx5_free(tte); in mlx5_flow_tunnel_grp2tbl_create_cb()10222 if (!tte) in mlx5_flow_tunnel_grp2tbl_clone_cb()10224 memcpy(tte, oentry, sizeof(*tte)); in mlx5_flow_tunnel_grp2tbl_clone_cb()10234 mlx5_free(tte); in mlx5_flow_tunnel_grp2tbl_clone_free_cb()[all …]