Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dsmfs.c60 return mlx5dr_rule_create(matcher, &value, num_actions, actions, flow_source); in mlx5_smfs_rule_create()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dmlx5dr.h74 mlx5dr_rule_create(struct mlx5dr_matcher *matcher,
H A Dfs_dr.c593 rule = mlx5dr_rule_create(group->fs_dr_matcher.dr_matcher, in mlx5_cmd_dr_create_fte()
H A Ddr_rule.c1350 struct mlx5dr_rule *mlx5dr_rule_create(struct mlx5dr_matcher *matcher, in mlx5dr_rule_create() function