Searched refs:mlx5_modify_rule_destination (Results 1 – 3 of 3) sorted by relevance
223 int mlx5_modify_rule_destination(struct mlx5_flow_handle *handler,
104 err = mlx5_modify_rule_destination(priv->fs.ttc.rules[tt], in arfs_disable()137 err = mlx5_modify_rule_destination(priv->fs.ttc.rules[tt], in mlx5e_arfs_enable()560 err = mlx5_modify_rule_destination(rule, &dst, NULL); in arfs_modify_rule_rq()
912 int mlx5_modify_rule_destination(struct mlx5_flow_handle *handle, in mlx5_modify_rule_destination() function