Home
last modified time | relevance | path

Searched refs:mlx5dr_icm_pool (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_icm_pool.c8 struct mlx5dr_icm_pool { struct
91 dr_icm_pool_mr_create(struct mlx5dr_icm_pool *pool) in dr_icm_pool_mr_create()
258 static int dr_icm_buddy_create(struct mlx5dr_icm_pool *pool) in dr_icm_buddy_create()
318 dr_icm_chunk_create(struct mlx5dr_icm_pool *pool, in dr_icm_chunk_create()
348 static bool dr_icm_pool_is_sync_required(struct mlx5dr_icm_pool *pool) in dr_icm_pool_is_sync_required()
360 static int dr_icm_pool_sync_all_buddy_pools(struct mlx5dr_icm_pool *pool) in dr_icm_pool_sync_all_buddy_pools()
389 static int dr_icm_handle_buddies_get_mem(struct mlx5dr_icm_pool *pool, in dr_icm_handle_buddies_get_mem()
438 mlx5dr_icm_alloc_chunk(struct mlx5dr_icm_pool *pool, in mlx5dr_icm_alloc_chunk()
471 struct mlx5dr_icm_pool *pool = buddy->pool; in mlx5dr_icm_free_chunk()
485 struct mlx5dr_icm_pool *mlx5dr_icm_pool_create(struct mlx5dr_domain *dmn, in mlx5dr_icm_pool_create()
[all …]
Ddr_types.h139 struct mlx5dr_icm_pool;
217 mlx5dr_ste_htbl_alloc(struct mlx5dr_icm_pool *pool,
905 struct mlx5dr_icm_pool *ste_icm_pool;
906 struct mlx5dr_icm_pool *action_icm_pool;
1296 struct mlx5dr_icm_pool *mlx5dr_icm_pool_create(struct mlx5dr_domain *dmn,
1298 void mlx5dr_icm_pool_destroy(struct mlx5dr_icm_pool *pool);
1301 mlx5dr_icm_alloc_chunk(struct mlx5dr_icm_pool *pool,
Dmlx5dr.h156 struct mlx5dr_icm_pool *pool;
Ddr_ste.c485 struct mlx5dr_ste_htbl *mlx5dr_ste_htbl_alloc(struct mlx5dr_icm_pool *pool, in mlx5dr_ste_htbl_alloc()