Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_dbg.h14 void mlx5dr_dbg_rule_add(struct mlx5dr_rule *rule);
15 void mlx5dr_dbg_rule_del(struct mlx5dr_rule *rule);
Ddr_rule.c367 dr_rule_rehash_htbl(struct mlx5dr_rule *rule, in dr_rule_rehash_htbl()
487 static struct mlx5dr_ste_htbl *dr_rule_rehash(struct mlx5dr_rule *rule, in dr_rule_rehash()
548 static void dr_rule_remove_action_members(struct mlx5dr_rule *rule) in dr_rule_remove_action_members()
560 static int dr_rule_add_action_members(struct mlx5dr_rule *rule, in dr_rule_add_action_members()
633 static void dr_rule_clean_rule_members(struct mlx5dr_rule *rule, in dr_rule_clean_rule_members()
683 static int dr_rule_handle_action_stes(struct mlx5dr_rule *rule, in dr_rule_handle_action_stes()
805 dr_rule_handle_ste_branch(struct mlx5dr_rule *rule, in dr_rule_handle_ste_branch()
995 static int dr_rule_destroy_rule_nic(struct mlx5dr_rule *rule, in dr_rule_destroy_rule_nic()
1017 static int dr_rule_destroy_rule_fdb(struct mlx5dr_rule *rule) in dr_rule_destroy_rule_fdb()
1024 static int dr_rule_destroy_rule(struct mlx5dr_rule *rule) in dr_rule_destroy_rule()
[all …]
Dmlx5dr.h10 struct mlx5dr_rule;
72 struct mlx5dr_rule *
79 int mlx5dr_rule_destroy(struct mlx5dr_rule *rule);
Dfs_dr.h18 struct mlx5dr_rule *dr_rule;
Ddr_dbg.c69 void mlx5dr_dbg_rule_add(struct mlx5dr_rule *rule) in mlx5dr_dbg_rule_add()
78 void mlx5dr_dbg_rule_del(struct mlx5dr_rule *rule) in mlx5dr_dbg_rule_del()
254 static int dr_dump_rule(struct seq_file *file, struct mlx5dr_rule *rule) in dr_dump_rule()
414 struct mlx5dr_rule *rule; in dr_dump_matcher_all()
Dfs_dr.c254 struct mlx5dr_rule *rule; in mlx5_cmd_dr_create_fte()
Ddr_types.h1090 struct mlx5dr_rule { struct
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dsmfs.h28 struct mlx5dr_rule *
34 mlx5_smfs_rule_destroy(struct mlx5dr_rule *rule);
Dsmfs.c50 struct mlx5dr_rule *
64 mlx5_smfs_rule_destroy(struct mlx5dr_rule *rule) in mlx5_smfs_rule_destroy()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dct_fs_smfs.c41 struct mlx5dr_rule *rule;
298 struct mlx5dr_rule *rule; in mlx5_ct_fs_smfs_ct_rule_add()