Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h1077 struct mlx5_shared_action_rss { struct
H A Dmlx5_flow_dv.c10574 __flow_dv_action_rss_hrxq_set(struct mlx5_shared_action_rss *action, in __flow_dv_action_rss_hrxq_set()
10630 struct mlx5_shared_action_rss *shared_rss = in __flow_dv_action_rss_hrxq_lookup()
11004 struct mlx5_shared_action_rss *shared_rss; in flow_dv_shared_rss_action_release()
11335 struct mlx5_shared_action_rss *action) in __flow_dv_action_rss_hrxqs_release()
11362 struct mlx5_shared_action_rss *action, in __flow_dv_action_rss_setup()
11436 struct mlx5_shared_action_rss *shared_action = NULL; in __flow_dv_action_rss_create()
11525 struct mlx5_shared_action_rss *shared_rss = in __flow_dv_action_rss_release()
11692 struct mlx5_shared_action_rss *shared_rss = in __flow_dv_action_rss_update()
H A Dmlx5_flow.c3259 struct mlx5_shared_action_rss *shared_rss; in flow_shared_actions_translate()
3315 struct mlx5_shared_action_rss *shared_rss; in flow_get_shared_rss_action()
5452 __atomic_sub_fetch(&((struct mlx5_shared_action_rss *) in flow_list_create()
7153 struct mlx5_shared_action_rss *action; in mlx5_shared_action_flush()
H A Dmlx5.c341 .size = sizeof(struct mlx5_shared_action_rss),