Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.c1370 int ret, last_dest_idx = -1; in mlx5hws_action_create_dest_array() local
1402 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()