Home
last modified time | relevance | path

Searched refs:mlx5_flow_get_thread_workspace (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_verbs.c1631 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()
H A Dmlx5_flow.h1225 struct mlx5_flow_workspace *mlx5_flow_get_thread_workspace(void);
H A Dmlx5_flow_dv.c6217 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()
H A Dmlx5_flow.c5720 mlx5_flow_get_thread_workspace(void) in mlx5_flow_get_thread_workspace() function
5810 struct mlx5_flow_workspace *data = mlx5_flow_get_thread_workspace(); in mlx5_flow_pop_thread_workspace()