Home
last modified time | relevance | path

Searched refs:mlx5hws_rule (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Drule.c34 hws_rule_update_copy_tag(struct mlx5hws_rule *rule, in hws_rule_update_copy_tag()
55 struct mlx5hws_rule *rule, in hws_rule_init_dep_wqe()
111 struct mlx5hws_rule *rule, in hws_rule_gen_comp()
131 hws_rule_save_resize_info(struct mlx5hws_rule *rule, in hws_rule_save_resize_info()
162 hws_rule_save_delete_info(struct mlx5hws_rule *rule, in hws_rule_save_delete_info()
178 hws_rule_clear_delete_info(struct mlx5hws_rule *rule) in hws_rule_clear_delete_info()
184 hws_rule_load_delete_info(struct mlx5hws_rule *rule, in hws_rule_load_delete_info()
284 static void hws_rule_move_init(struct mlx5hws_rule *rule, in hws_rule_move_init()
307 static int hws_rule_create_hws(struct mlx5hws_rule *rule, in hws_rule_create_hws()
679 struct mlx5hws_rule *rule_handle) in mlx5hws_rule_create()
[all …]
H A Drule.h61 struct mlx5hws_rule { struct
80 int mlx5hws_rule_move_hws_remove(struct mlx5hws_rule *rule, argument
83 int mlx5hws_rule_move_hws_add(struct mlx5hws_rule *rule,
86 bool mlx5hws_rule_move_in_progress(struct mlx5hws_rule *rule);
88 void mlx5hws_rule_clear_resize_info(struct mlx5hws_rule *rule);
H A Dmlx5hws.h10 struct mlx5hws_rule;
444 struct mlx5hws_rule *rule,
466 struct mlx5hws_rule *rule_handle);
476 int mlx5hws_rule_destroy(struct mlx5hws_rule *rule,
489 int mlx5hws_rule_action_update(struct mlx5hws_rule *rule,
H A Dsend.h84 struct mlx5hws_rule *rule;
95 struct mlx5hws_rule *rule;
160 struct mlx5hws_rule *rule;
H A Dbwc.h36 struct mlx5hws_rule *rule;
H A Dmatcher.c1152 struct mlx5hws_rule *rule, in mlx5hws_matcher_resize_rule_move()
H A Dsend.c1186 struct mlx5hws_rule *rule = send_attr->rule; in mlx5hws_send_stes_fw()