Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_dbg.h14 void mlx5dr_dbg_rule_add(struct mlx5dr_rule *rule);
15 void mlx5dr_dbg_rule_del(struct mlx5dr_rule *rule);
H A Ddr_rule.c394 dr_rule_rehash_htbl(struct mlx5dr_rule *rule, in dr_rule_rehash_htbl()
515 static struct mlx5dr_ste_htbl *dr_rule_rehash(struct mlx5dr_rule *rule, in dr_rule_rehash()
576 static void dr_rule_remove_action_members(struct mlx5dr_rule *rule) in dr_rule_remove_action_members()
588 static int dr_rule_add_action_members(struct mlx5dr_rule *rule, in dr_rule_add_action_members()
661 static void dr_rule_clean_rule_members(struct mlx5dr_rule *rule, in dr_rule_clean_rule_members()
711 static int dr_rule_handle_action_stes(struct mlx5dr_rule *rule, in dr_rule_handle_action_stes()
832 dr_rule_handle_ste_branch(struct mlx5dr_rule *rule, in dr_rule_handle_ste_branch()
1022 static int dr_rule_destroy_rule_nic(struct mlx5dr_rule *rule, in dr_rule_destroy_rule_nic()
1044 static int dr_rule_destroy_rule_fdb(struct mlx5dr_rule *rule) in dr_rule_destroy_rule_fdb()
1051 static int dr_rule_destroy_rule(struct mlx5dr_rule *rule) in dr_rule_destroy_rule()
[all …]
H A Dmlx5dr.h10 struct mlx5dr_rule;
73 struct mlx5dr_rule *
80 int mlx5dr_rule_destroy(struct mlx5dr_rule *rule);
H A Dfs_dr.h18 struct mlx5dr_rule *dr_rule;
H A Ddr_dbg.c71 void mlx5dr_dbg_rule_add(struct mlx5dr_rule *rule) in mlx5dr_dbg_rule_add()
80 void mlx5dr_dbg_rule_del(struct mlx5dr_rule *rule) in mlx5dr_dbg_rule_del()
308 static int dr_dump_rule(struct seq_file *file, struct mlx5dr_rule *rule) in dr_dump_rule()
468 struct mlx5dr_rule *rule; in dr_dump_matcher_all()
H A Dfs_dr.c266 struct mlx5dr_rule *rule; in mlx5_cmd_dr_create_fte()
H A Ddr_types.h1159 struct mlx5dr_rule { struct
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dsmfs.h28 struct mlx5dr_rule *
34 mlx5_smfs_rule_destroy(struct mlx5dr_rule *rule);
H A Dsmfs.c50 struct mlx5dr_rule *
64 mlx5_smfs_rule_destroy(struct mlx5dr_rule *rule) in mlx5_smfs_rule_destroy()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dct_fs_smfs.c41 struct mlx5dr_rule *rule;
303 struct mlx5dr_rule *rule; in mlx5_ct_fs_smfs_ct_rule_add()