Searched refs:mlx5_modify_rule_destination (Results 1 – 5 of 5) sorted by relevance
257 int mlx5_modify_rule_destination(struct mlx5_flow_handle *handler,
582 err = mlx5_modify_rule_destination(def->rules[idx], &dest, NULL); in __mlx5_lag_modify_definers_destinations()
586 return mlx5_modify_rule_destination(ttc->rules[type].rule, new_dest, in mlx5_ttc_fwd_dest()
579 err = mlx5_modify_rule_destination(rule, &dst, NULL); in arfs_modify_rule_rq()
1009 int mlx5_modify_rule_destination(struct mlx5_flow_handle *handle, in mlx5_modify_rule_destination() function