Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c1203 static int _mlx5_modify_rule_destination(struct mlx5_flow_rule *rule, in _mlx5_modify_rule_destination() function
1248 return _mlx5_modify_rule_destination(handle->rule[0], in mlx5_modify_rule_destination()
1254 return _mlx5_modify_rule_destination(handle->rule[i], in mlx5_modify_rule_destination()
1287 err = _mlx5_modify_rule_destination(iter, &dest); in connect_fwd_rules()