Searched refs:mlx5hws_pool (Results 1 – 8 of 8) sorted by relevance
20 struct mlx5hws_pool *pool;63 typedef int (*mlx5hws_pool_db_get_chunk)(struct mlx5hws_pool *pool,65 typedef void (*mlx5hws_pool_db_put_chunk)(struct mlx5hws_pool *pool,67 typedef void (*mlx5hws_pool_unint_db)(struct mlx5hws_pool *pool);69 struct mlx5hws_pool { struct87 struct mlx5hws_pool * argument91 void mlx5hws_pool_destroy(struct mlx5hws_pool *pool);93 int mlx5hws_pool_chunk_alloc(struct mlx5hws_pool *pool,96 void mlx5hws_pool_chunk_free(struct mlx5hws_pool *pool,110 mlx5hws_pool_empty(struct mlx5hws_pool *pool) in mlx5hws_pool_empty()[all …]
23 static void hws_pool_resource_free(struct mlx5hws_pool *pool) in hws_pool_resource_free()77 static int hws_pool_resource_alloc(struct mlx5hws_pool *pool) in hws_pool_resource_alloc()112 static int hws_pool_buddy_init(struct mlx5hws_pool *pool) in hws_pool_buddy_init()206 static int hws_pool_bitmap_init(struct mlx5hws_pool *pool) in hws_pool_bitmap_init()296 static int hws_pool_db_init(struct mlx5hws_pool *pool, in hws_pool_db_init()315 static void hws_pool_db_unint(struct mlx5hws_pool *pool) in hws_pool_db_unint()320 int mlx5hws_pool_chunk_alloc(struct mlx5hws_pool *pool, in mlx5hws_pool_chunk_alloc()334 void mlx5hws_pool_chunk_free(struct mlx5hws_pool *pool, in mlx5hws_pool_chunk_free()343 struct mlx5hws_pool *347 struct mlx5hws_pool *pool; in mlx5hws_pool_create()[all …]
19 struct mlx5hws_pool *pool;
41 struct mlx5hws_pool *stc_pool;
122 struct mlx5hws_pool *pool;
139 struct mlx5hws_pool *ste_pool;
364 struct mlx5hws_pool *stc_pool = ctx->stc_pool; in hws_debug_dump_context_stc()
246 struct mlx5hws_pool *pool; in hws_action_fixup_stc_attr()327 struct mlx5hws_pool *stc_pool = ctx->stc_pool; in mlx5hws_action_alloc_single_stc()393 struct mlx5hws_pool *stc_pool = ctx->stc_pool; in mlx5hws_action_free_single_stc()1592 struct mlx5hws_pool *ste_pool, *stc_pool; in hws_action_create_dest_match_range_table()
Completed in 25 milliseconds