Searched refs:mlx5_flow_workspace (Results 1 – 4 of 4) sorted by relevance
1096 struct mlx5_flow_workspace { struct1098 struct mlx5_flow_workspace *prev; argument1099 struct mlx5_flow_workspace *next; argument1225 struct mlx5_flow_workspace *mlx5_flow_get_thread_workspace(void);
65 static struct mlx5_flow_workspace *mlx5_flow_push_thread_workspace(void);5196 flow_rss_workspace_adjust(struct mlx5_flow_workspace *wks, in flow_rss_workspace_adjust()5693 struct mlx5_flow_workspace *wks = data; in flow_release_workspace()5694 struct mlx5_flow_workspace *next; in flow_release_workspace()5719 struct mlx5_flow_workspace*5722 struct mlx5_flow_workspace *data; in mlx5_flow_get_thread_workspace()5736 static struct mlx5_flow_workspace*5739 struct mlx5_flow_workspace *data = calloc(1, sizeof(*data)); in flow_alloc_thread_workspace()5766 static struct mlx5_flow_workspace*5769 struct mlx5_flow_workspace *curr; in mlx5_flow_push_thread_workspace()[all …]
1631 struct mlx5_flow_workspace *wks = mlx5_flow_get_thread_workspace(); in flow_verbs_prepare()1702 struct mlx5_flow_workspace *wks = mlx5_flow_get_thread_workspace(); in flow_verbs_translate()1956 struct mlx5_flow_workspace *wks = mlx5_flow_get_thread_workspace(); in flow_verbs_apply()
6217 struct mlx5_flow_workspace *wks = mlx5_flow_get_thread_workspace(); in flow_dv_prepare()9040 struct mlx5_flow_workspace *wks = mlx5_flow_get_thread_workspace(); in flow_dv_translate_action_sample()9250 struct mlx5_flow_workspace *wks = mlx5_flow_get_thread_workspace(); in flow_dv_create_action_sample()9614 struct mlx5_flow_workspace *wks = mlx5_flow_get_thread_workspace(); in flow_dv_translate()10723 struct mlx5_flow_workspace *wks = mlx5_flow_get_thread_workspace(); in flow_dv_apply()