Searched refs:new_dest (Results 1 – 4 of 4) sorted by relevance
/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | fs_ttc.h | 62 struct mlx5_flow_destination *new_dest);
|
D | fs_ttc.c | 584 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/ |
D | fs_core.c | 1133 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()
|
D | eswitch_offloads.c | 4392 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()
|