Searched refs:group_hash (Results 1 – 1 of 1) sorted by relevance
7401 struct mlx5_hlist *group_hash; in tunnel_flow_group_to_flow_table() local7403 group_hash = tunnel ? tunnel->groups : thub->groups; in tunnel_flow_group_to_flow_table()7404 he = mlx5_hlist_register(group_hash, key.val, NULL); in tunnel_flow_group_to_flow_table()