Searched refs:mlx5dr_rule_create (Results 1 – 4 of 4) sorted by relevance
60 return mlx5dr_rule_create(matcher, &value, num_actions, actions, flow_source); in mlx5_smfs_rule_create()
74 mlx5dr_rule_create(struct mlx5dr_matcher *matcher,
593 rule = mlx5dr_rule_create(group->fs_dr_matcher.dr_matcher, in mlx5_cmd_dr_create_fte()
1350 struct mlx5dr_rule *mlx5dr_rule_create(struct mlx5dr_matcher *matcher, in mlx5dr_rule_create() function