Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_verbs.c1068 flow_verbs_translate_action_queue(struct mlx5_flow_rss_desc *rss_desc, in flow_verbs_translate_action_queue()
1088 flow_verbs_translate_action_rss(struct mlx5_flow_rss_desc *rss_desc, in flow_verbs_translate_action_rss()
1703 struct mlx5_flow_rss_desc *rss_desc; in flow_verbs_translate()
1967 struct mlx5_flow_rss_desc *rss_desc = &wks->rss_desc; in flow_verbs_apply()
H A Dmlx5_flow.h1102 struct mlx5_flow_rss_desc rss_desc;
1275 uint64_t mlx5_flow_hashfields_adjust(struct mlx5_flow_rss_desc *rss_desc,
H A Dmlx5_rxq.c2176 struct mlx5_flow_rss_desc *rss_desc = ctx->data; in mlx5_hrxq_match_cb()
2325 struct mlx5_flow_rss_desc *rss_desc) in __mlx5_hrxq_create()
2388 struct mlx5_flow_rss_desc *rss_desc = ctx->data; in mlx5_hrxq_create_cb()
2407 struct mlx5_flow_rss_desc *rss_desc) in mlx5_hrxq_get()
H A Dmlx5_rxtx.h369 struct mlx5_flow_rss_desc *rss_desc);
H A Dmlx5.h785 struct mlx5_flow_rss_desc { struct
H A Dmlx5_flow_dv.c8530 struct mlx5_flow_rss_desc *rss_desc) in flow_dv_hashfields_set()
8609 struct mlx5_flow_rss_desc *rss_desc, in flow_dv_hrxq_prepare()
9041 struct mlx5_flow_rss_desc *rss_desc; in flow_dv_translate_action_sample()
9251 struct mlx5_flow_rss_desc *rss_desc; in flow_dv_create_action_sample()
9615 struct mlx5_flow_rss_desc *rss_desc; in flow_dv_translate()
10674 struct mlx5_flow_rss_desc *rss_desc, in __flow_dv_rss_get_hrxq()
10724 struct mlx5_flow_rss_desc *rss_desc = &wks->rss_desc; in flow_dv_apply()
11365 struct mlx5_flow_rss_desc rss_desc = { 0 }; in __flow_dv_action_rss_setup()
H A Dmlx5_flow.c941 mlx5_flow_hashfields_adjust(struct mlx5_flow_rss_desc *rss_desc, in mlx5_flow_hashfields_adjust()
5197 struct mlx5_flow_rss_desc *rss_desc, in flow_rss_workspace_adjust()
5267 struct mlx5_flow_rss_desc *rss_desc; in flow_list_create()
5323 memset(rss_desc, 0, offsetof(struct mlx5_flow_rss_desc, queue)); in flow_list_create()