Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c10250 struct mlx5_hlist *group_hash; in tunnel_flow_group_to_flow_table() local
10255 group_hash = tunnel ? tunnel->groups : thub->groups; in tunnel_flow_group_to_flow_table()
10256 he = mlx5_hlist_register(group_hash, key.val, &ctx); in tunnel_flow_group_to_flow_table()