Searched refs:old_dest (Results 1 – 3 of 3) sorted by relevance
295 struct mlx5_flow_destination *old_dest);
1134 struct mlx5_flow_destination *old_dest) in mlx5_modify_rule_destination() argument1138 if (!old_dest) { in mlx5_modify_rule_destination()1146 if (mlx5_flow_dests_cmp(old_dest, &handle->rule[i]->dest_attr)) in mlx5_modify_rule_destination()
4381 struct mlx5_flow_destination old_dest = {}; in mlx5_eswitch_restore_ipsec_rule() local4386 esw_setup_dest_fwd_ipsec(&old_dest, NULL, esw, esw_attr, attr_idx, 0, false); in mlx5_eswitch_restore_ipsec_rule()4389 return mlx5_modify_rule_destination(rule, &new_dest, &old_dest); in mlx5_eswitch_restore_ipsec_rule()