Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_dv.c8687 &resource->sample_idx); in flow_dv_sample_match_cb()
8851 &resource->sample_idx[idx]); in flow_dv_dest_array_match_cb()
9047 sample_idx = &res->sample_idx; in flow_dv_translate_action_sample()
9073 sample_idx->rix_hrxq = hrxq_idx; in flow_dv_translate_action_sample()
9100 sample_idx->rix_tag = in flow_dv_translate_action_sample()
9123 sample_idx->cnt = counter; in flow_dv_translate_action_sample()
9151 sample_idx->rix_port_id_action = in flow_dv_translate_action_sample()
9173 sample_idx->rix_encap_decap = in flow_dv_translate_action_sample()
9293 memcpy(&mdest_res->sample_idx[0], &res->sample_idx, in flow_dv_create_action_sample()
11106 &cache_resource->sample_idx); in flow_dv_sample_remove_cb()
[all …]
H A Dmlx5_flow.h575 struct mlx5_flow_sub_actions_idx sample_idx; member
591 struct mlx5_flow_sub_actions_idx sample_idx[MLX5_MAX_DEST_NUM]; member