Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c1000 static int _mlx5_modify_rule_destination(struct mlx5_flow_rule *rule, in _mlx5_modify_rule_destination() function
1035 return _mlx5_modify_rule_destination(handle->rule[0], in mlx5_modify_rule_destination()
1041 return _mlx5_modify_rule_destination(handle->rule[i], in mlx5_modify_rule_destination()
1074 err = _mlx5_modify_rule_destination(iter, &dest); in connect_fwd_rules()