Home
last modified time | relevance | path

Searched defs:ste_ctx (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_ste.c93 void mlx5dr_ste_set_miss_addr(struct mlx5dr_ste_ctx *ste_ctx, in mlx5dr_ste_set_miss_addr()
99 static void dr_ste_always_miss_addr(struct mlx5dr_ste_ctx *ste_ctx, in dr_ste_always_miss_addr()
107 void mlx5dr_ste_set_hit_addr(struct mlx5dr_ste_ctx *ste_ctx, in mlx5dr_ste_set_hit_addr()
142 static void dr_ste_always_hit_htbl(struct mlx5dr_ste_ctx *ste_ctx, in dr_ste_always_hit_htbl()
187 dr_ste_remove_head_ste(struct mlx5dr_ste_ctx *ste_ctx, in dr_ste_remove_head_ste()
270 static void dr_ste_remove_middle_ste(struct mlx5dr_ste_ctx *ste_ctx, in dr_ste_remove_middle_ste()
303 struct mlx5dr_ste_ctx *ste_ctx = dmn->ste_ctx; in mlx5dr_ste_free() local
371 void mlx5dr_ste_set_hit_addr_by_next_htbl(struct mlx5dr_ste_ctx *ste_ctx, in mlx5dr_ste_set_hit_addr_by_next_htbl()
382 void mlx5dr_ste_prepare_for_postsend(struct mlx5dr_ste_ctx *ste_ctx, in mlx5dr_ste_prepare_for_postsend()
390 void mlx5dr_ste_set_formatted_ste(struct mlx5dr_ste_ctx *ste_ctx, in mlx5dr_ste_set_formatted_ste()
[all …]
Ddr_rule.c8 static int dr_rule_append_to_miss_list(struct mlx5dr_ste_ctx *ste_ctx, in dr_rule_append_to_miss_list()
41 struct mlx5dr_ste_ctx *ste_ctx = dmn->ste_ctx; in dr_rule_create_collision_htbl() local
515 struct mlx5dr_ste_ctx *ste_ctx = dmn->ste_ctx; in dr_rule_handle_collision() local
Ddr_matcher.c409 struct mlx5dr_ste_ctx *ste_ctx = dmn->ste_ctx; in dr_matcher_set_ste_builders() local
Ddr_action.c505 struct mlx5dr_ste_ctx *ste_ctx = dmn->ste_ctx; in dr_actions_apply() local
Ddr_types.h918 struct mlx5dr_ste_ctx *ste_ctx; member