Searched refs:mdest_res (Results 1 – 1 of 1) sorted by relevance
12064 &mdest_res->sample_act[dest_index]; in flow_dv_create_action_sample()12085 mdest_res->sample_idx[dest_index].rix_hrxq = hrxq_idx; in flow_dv_create_action_sample()12093 mdest_res->sample_idx[dest_index].rix_encap_decap = in flow_dv_create_action_sample()12101 mdest_res->sample_idx[dest_index].rix_port_id_action = in flow_dv_create_action_sample()12109 mdest_res->sample_idx[dest_index].rix_jump = in flow_dv_create_action_sample()12117 mdest_res->ft_type = res->ft_type; in flow_dv_create_action_sample()12118 memcpy(&mdest_res->sample_idx[0], &res->sample_idx, in flow_dv_create_action_sample()12120 memcpy(&mdest_res->sample_act[0], &res->sample_act, in flow_dv_create_action_sample()12122 mdest_res->num_of_dest = num_of_dest; in flow_dv_create_action_sample()12927 struct mlx5_flow_dv_dest_array_resource mdest_res; in flow_dv_translate() local[all …]