Home
last modified time | relevance | path

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

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