Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_hw.c407 struct mlx5_shared_action_rss *rss) in __flow_hw_act_data_shared_rss_append()
446 struct mlx5_shared_action_rss *shared_rss; in flow_hw_shared_action_translate()
843 struct mlx5_shared_action_rss *shared_rss; in flow_hw_shared_action_construct()
H A Dmlx5_flow.c1398 struct mlx5_shared_action_rss *shared_rss; in flow_drv_rxq_flags_set()
1504 struct mlx5_shared_action_rss *shared_rss; in flow_drv_rxq_flags_trim()
4187 struct mlx5_shared_action_rss *shared_rss; in flow_action_handles_translate()
4258 struct mlx5_shared_action_rss *shared_rss; in flow_get_shared_rss_action()
7066 __atomic_sub_fetch(&((struct mlx5_shared_action_rss *) in flow_list_create()
9837 struct mlx5_shared_action_rss *shared_rss; in mlx5_action_handle_flush()
H A Dmlx5_flow.h1226 struct mlx5_shared_action_rss { struct
H A Dmlx5_flow_dv.c14030 __flow_dv_action_rss_hrxq_set(struct mlx5_shared_action_rss *action, in __flow_dv_action_rss_hrxq_set()
14117 struct mlx5_shared_action_rss *shared_rss = in flow_dv_action_rss_hrxq_lookup()
14502 struct mlx5_shared_action_rss *shared_rss; in flow_dv_shared_rss_action_release()
14867 struct mlx5_shared_action_rss *shared_rss) in __flow_dv_action_rss_hrxqs_release()
14971 struct mlx5_shared_action_rss *shared_rss, in __flow_dv_action_rss_setup()
15056 struct mlx5_shared_action_rss *shared_rss = NULL; in __flow_dv_action_rss_create()
15130 struct mlx5_shared_action_rss *shared_rss = in __flow_dv_action_rss_release()
15334 struct mlx5_shared_action_rss *shared_rss = in __flow_dv_action_rss_update()
H A Dmlx5.c342 .size = sizeof(struct mlx5_shared_action_rss),