Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_ttc.h62 struct mlx5_flow_destination *new_dest);
Dfs_ttc.c584 struct mlx5_flow_destination *new_dest) in mlx5_ttc_fwd_dest() argument
586 return mlx5_modify_rule_destination(ttc->rules[type].rule, new_dest, in mlx5_ttc_fwd_dest()
/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c1133 struct mlx5_flow_destination *new_dest, in mlx5_modify_rule_destination() argument
1142 new_dest); in mlx5_modify_rule_destination()
1148 new_dest); in mlx5_modify_rule_destination()
Deswitch_offloads.c4392 struct mlx5_flow_destination new_dest = {}; in mlx5_eswitch_restore_ipsec_rule() local
4399 esw_setup_dest_fwd_vport(&new_dest, NULL, esw, esw_attr, attr_idx, 0, false); in mlx5_eswitch_restore_ipsec_rule()
4401 return mlx5_modify_rule_destination(rule, &new_dest, &old_dest); in mlx5_eswitch_restore_ipsec_rule()