Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c7401 struct mlx5_hlist *group_hash; in tunnel_flow_group_to_flow_table() local
7403 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()