Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dmlx5dr.h10 struct mlx5dr_rule;
63 struct mlx5dr_rule *
69 int mlx5dr_rule_destroy(struct mlx5dr_rule *rule);
151 static inline struct mlx5dr_rule *
158 mlx5dr_rule_destroy(struct mlx5dr_rule *rule) { return 0; } in mlx5dr_rule_destroy()
Ddr_rule.c355 dr_rule_rehash_htbl(struct mlx5dr_rule *rule, in dr_rule_rehash_htbl()
472 static struct mlx5dr_ste_htbl *dr_rule_rehash(struct mlx5dr_rule *rule, in dr_rule_rehash()
530 static void dr_rule_remove_action_members(struct mlx5dr_rule *rule) in dr_rule_remove_action_members()
542 static int dr_rule_add_action_members(struct mlx5dr_rule *rule, in dr_rule_add_action_members()
582 static void dr_rule_clean_rule_members(struct mlx5dr_rule *rule, in dr_rule_clean_rule_members()
649 static int dr_rule_handle_action_stes(struct mlx5dr_rule *rule, in dr_rule_handle_action_stes()
765 dr_rule_handle_ste_branch(struct mlx5dr_rule *rule, in dr_rule_handle_ste_branch()
935 static int dr_rule_destroy_rule_nic(struct mlx5dr_rule *rule, in dr_rule_destroy_rule_nic()
942 static int dr_rule_destroy_rule_fdb(struct mlx5dr_rule *rule) in dr_rule_destroy_rule_fdb()
949 static int dr_rule_destroy_rule(struct mlx5dr_rule *rule) in dr_rule_destroy_rule()
[all …]
Dfs_dr.h22 struct mlx5dr_rule *dr_rule;
Dfs_dr.c223 struct mlx5dr_rule *rule; in mlx5_cmd_dr_create_fte()
Ddr_types.h776 struct mlx5dr_rule { struct