Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dpool.h88 mlx5hws_pool_create(struct mlx5hws_context *ctx,
H A Dcontext.c41 ctx->stc_pool = mlx5hws_pool_create(ctx, &pool_attr); in hws_context_pools_init()
H A Dpool.c345 mlx5hws_pool_create(struct mlx5hws_context *ctx, struct mlx5hws_pool_attr *pool_attr) in mlx5hws_pool_create() function
H A Daction_ste_pool.c34 action_tbl->pool = mlx5hws_pool_create(ctx, &pool_attr); in hws_action_ste_table_create_pool()
H A Daction.c1612 table_ste->pool = mlx5hws_pool_create(ctx, &pool_attr); in hws_action_create_dest_match_range_table()