Searched refs:last_dest_idx (Results 1 – 1 of 1) sorted by relevance
1370 int ret, last_dest_idx = -1; in mlx5hws_action_create_dest_array() local1402 last_dest_idx = i; in mlx5hws_action_create_dest_array()1426 if (last_dest_idx != -1) in mlx5hws_action_create_dest_array()1427 swap(dest_list[last_dest_idx], dest_list[num_dest - 1]); in mlx5hws_action_create_dest_array()