Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_pool.h127 mlx5hws_pool_create(struct mlx5hws_context *ctx,
Dmlx5hws_context.c44 ctx->stc_pool[i] = mlx5hws_pool_create(ctx, &pool_attr); in hws_context_pools_init()
Dmlx5hws_matcher.c559 action_ste->pool = mlx5hws_pool_create(ctx, &pool_attr); in hws_matcher_bind_at_idx()
692 matcher->match_ste.pool = mlx5hws_pool_create(ctx, &pool_attr); in hws_matcher_bind_mt()
Dmlx5hws_pool.c586 mlx5hws_pool_create(struct mlx5hws_context *ctx, struct mlx5hws_pool_attr *pool_attr) in mlx5hws_pool_create() function
Dmlx5hws_action.c1610 table_ste->pool = mlx5hws_pool_create(ctx, &pool_attr); in hws_action_create_dest_match_range_table()