Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_dv.c11389 &ctx_resource->sample_idx); in flow_dv_sample_match_cb()
11473 &resource->sample_idx); in flow_dv_sample_create_cb()
11582 &ctx_resource->sample_idx[idx]); in flow_dv_dest_array_match_cb()
11817 sample_idx = &res->sample_idx; in flow_dv_translate_action_sample()
11843 sample_idx->rix_hrxq = hrxq_idx; in flow_dv_translate_action_sample()
11884 sample_idx->rix_hrxq = hrxq_idx; in flow_dv_translate_action_sample()
11911 sample_idx->rix_tag = in flow_dv_translate_action_sample()
11964 sample_idx->rix_port_id_action = in flow_dv_translate_action_sample()
11988 sample_idx->rix_encap_decap = in flow_dv_translate_action_sample()
12118 memcpy(&mdest_res->sample_idx[0], &res->sample_idx, in flow_dv_create_action_sample()
[all …]
H A Dmlx5_flow.h650 struct mlx5_flow_sub_actions_idx sample_idx; member
666 struct mlx5_flow_sub_actions_idx sample_idx[MLX5_MAX_DEST_NUM]; member