Home
last modified time | relevance | path

Searched refs:mlx5_flow_sub_actions_list (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h616 struct mlx5_flow_sub_actions_list { struct
652 struct mlx5_flow_sub_actions_list sample_act;
668 struct mlx5_flow_sub_actions_list sample_act[MLX5_MAX_DEST_NUM];
H A Dmlx5_flow_dv.c11383 sizeof(struct mlx5_flow_sub_actions_list))) { in flow_dv_sample_match_cb()
11575 sizeof(struct mlx5_flow_sub_actions_list)))) { in flow_dv_dest_array_match_cb()
11599 struct mlx5_flow_sub_actions_list *sample_act; in flow_dv_dest_array_create_cb()
11807 struct mlx5_flow_sub_actions_list *sample_act; in flow_dv_translate_action_sample()
12063 struct mlx5_flow_sub_actions_list *sample_act = in flow_dv_create_action_sample()
12121 sizeof(struct mlx5_flow_sub_actions_list)); in flow_dv_create_action_sample()
12931 struct mlx5_flow_sub_actions_list *sample_act; in flow_dv_translate()