Home
last modified time | relevance | path

Searched defs:shared_rss (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_dv.c10630 struct mlx5_shared_action_rss *shared_rss = in __flow_dv_action_rss_hrxq_lookup() local
11004 struct mlx5_shared_action_rss *shared_rss; in flow_dv_shared_rss_action_release() local
11525 struct mlx5_shared_action_rss *shared_rss = in __flow_dv_action_rss_release() local
11692 struct mlx5_shared_action_rss *shared_rss = in __flow_dv_action_rss_update() local
H A Dmlx5_flow.c3259 struct mlx5_shared_action_rss *shared_rss; in flow_shared_actions_translate() local
3315 struct mlx5_shared_action_rss *shared_rss; in flow_get_shared_rss_action() local
H A Dmlx5.h793 uint32_t shared_rss; /**< Shared RSS index. */ member