Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dpool.h127 mlx5hws_pool_create(struct mlx5hws_context *ctx,
Dcontext.c42 ctx->stc_pool = mlx5hws_pool_create(ctx, &pool_attr); in hws_context_pools_init()
Dmatcher.c568 action_ste->pool = mlx5hws_pool_create(ctx, &pool_attr); in hws_matcher_bind_at()
646 matcher->match_ste.pool = mlx5hws_pool_create(ctx, &pool_attr); in hws_matcher_bind_mt()
Dpool.c586 mlx5hws_pool_create(struct mlx5hws_context *ctx, struct mlx5hws_pool_attr *pool_attr) in mlx5hws_pool_create() function
Daction.c1609 table_ste->pool = mlx5hws_pool_create(ctx, &pool_attr); in hws_action_create_dest_match_range_table()