Home
last modified time | relevance | path

Searched refs:mlx5_flow_workspace (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/net/mlx5/windows/
H A Dmlx5_flow_os.c246 struct mlx5_flow_workspace *mlx5_ws;
337 mlx5_add_workspace_to_list(struct mlx5_flow_workspace *data) in mlx5_add_workspace_to_list()
388 mlx5_flow_os_set_specific_workspace(struct mlx5_flow_workspace *data) in mlx5_flow_os_set_specific_workspace()
/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_flow_os.c30 mlx5_flow_os_set_specific_workspace(struct mlx5_flow_workspace *data) in mlx5_flow_os_set_specific_workspace()
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h1243 struct mlx5_flow_workspace { struct
1245 struct mlx5_flow_workspace *prev; argument
1246 struct mlx5_flow_workspace *next; argument
1561 struct mlx5_flow_workspace *mlx5_flow_get_thread_workspace(void);
2024 int mlx5_flow_os_set_specific_workspace(struct mlx5_flow_workspace *data);
H A Dmlx5_flow.c5191 struct mlx5_flow_workspace *wks, in get_meter_sub_policy()
5329 struct mlx5_flow_workspace *wks, in flow_meter_split_prep()
6809 flow_rss_workspace_adjust(struct mlx5_flow_workspace *wks, in flow_rss_workspace_adjust()
7388 struct mlx5_flow_workspace *wks = data; in flow_release_workspace()
7389 struct mlx5_flow_workspace *next; in flow_release_workspace()
7404 struct mlx5_flow_workspace*
7407 struct mlx5_flow_workspace *data; in mlx5_flow_get_thread_workspace()
7421 static struct mlx5_flow_workspace*
7450 static struct mlx5_flow_workspace*
7453 struct mlx5_flow_workspace *curr; in mlx5_flow_push_thread_workspace()
[all …]
H A Dmlx5_flow_verbs.c1646 struct mlx5_flow_workspace *wks = mlx5_flow_get_thread_workspace(); in flow_verbs_prepare()
1717 struct mlx5_flow_workspace *wks = mlx5_flow_get_thread_workspace(); in flow_verbs_translate()
1978 struct mlx5_flow_workspace *wks = mlx5_flow_get_thread_workspace(); in flow_verbs_apply()
H A Dmlx5_flow_dv.c8152 struct mlx5_flow_workspace *wks = mlx5_flow_get_thread_workspace(); in flow_dv_prepare()
11809 struct mlx5_flow_workspace *wks = mlx5_flow_get_thread_workspace(); in flow_dv_translate_action_sample()
12065 struct mlx5_flow_workspace *wks = mlx5_flow_get_thread_workspace(); in flow_dv_create_action_sample()
12898 struct mlx5_flow_workspace *wks = mlx5_flow_get_thread_workspace(); in flow_dv_translate()
14199 struct mlx5_flow_workspace *wks = mlx5_flow_get_thread_workspace(); in flow_dv_apply()
17106 struct mlx5_flow_workspace *wks = mlx5_flow_get_thread_workspace(); in __flow_dv_meter_get_rss_sub_policy()