Searched refs:mlx5_modify_rule_destination (Results 1 – 4 of 4) sorted by relevance
239 int mlx5_modify_rule_destination(struct mlx5_flow_handle *handler,
580 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()
968 int mlx5_modify_rule_destination(struct mlx5_flow_handle *handle, in mlx5_modify_rule_destination() function