Searched refs:mlx5_flow_rss_desc (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow_verbs.c | 1068 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 D | mlx5_flow.h | 1102 struct mlx5_flow_rss_desc rss_desc; 1275 uint64_t mlx5_flow_hashfields_adjust(struct mlx5_flow_rss_desc *rss_desc,
|
| H A D | mlx5_rxq.c | 2176 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 D | mlx5_rxtx.h | 369 struct mlx5_flow_rss_desc *rss_desc);
|
| H A D | mlx5.h | 785 struct mlx5_flow_rss_desc { struct
|
| H A D | mlx5_flow_dv.c | 8530 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 D | mlx5_flow.c | 941 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()
|