Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_core.c992 static int _mlx5_modify_rule_destination(struct mlx5_flow_rule *rule, in _mlx5_modify_rule_destination() function
1027 return _mlx5_modify_rule_destination(handle->rule[0], in mlx5_modify_rule_destination()
1033 return _mlx5_modify_rule_destination(handle->rule[i], in mlx5_modify_rule_destination()
1066 err = _mlx5_modify_rule_destination(iter, &dest); in connect_fwd_rules()