Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_dv.c10718 struct mlx5_hlist *tunnel_grp_hash; in flow_dv_tbl_remove_cb() local
10730 tunnel_grp_hash = tbl_data->tunnel ? in flow_dv_tbl_remove_cb()
10733 he = mlx5_hlist_lookup(tunnel_grp_hash, tunnel_key.val, &ctx); in flow_dv_tbl_remove_cb()
10735 mlx5_hlist_unregister(tunnel_grp_hash, he); in flow_dv_tbl_remove_cb()