Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_icm_pool.c8 struct mlx5dr_icm_pool { struct
61 dr_icm_pool_mr_create(struct mlx5dr_icm_pool *pool) in dr_icm_pool_mr_create()
227 static int dr_icm_buddy_create(struct mlx5dr_icm_pool *pool) in dr_icm_buddy_create()
287 dr_icm_chunk_create(struct mlx5dr_icm_pool *pool, in dr_icm_chunk_create()
324 static bool dr_icm_pool_is_sync_required(struct mlx5dr_icm_pool *pool) in dr_icm_pool_is_sync_required()
336 static int dr_icm_pool_sync_all_buddy_pools(struct mlx5dr_icm_pool *pool) in dr_icm_pool_sync_all_buddy_pools()
364 static int dr_icm_handle_buddies_get_mem(struct mlx5dr_icm_pool *pool, in dr_icm_handle_buddies_get_mem()
413 mlx5dr_icm_alloc_chunk(struct mlx5dr_icm_pool *pool, in mlx5dr_icm_alloc_chunk()
446 struct mlx5dr_icm_pool *pool = buddy->pool; in mlx5dr_icm_free_chunk()
460 struct mlx5dr_icm_pool *mlx5dr_icm_pool_create(struct mlx5dr_domain *dmn, in mlx5dr_icm_pool_create()
[all …]
Ddr_types.h136 struct mlx5dr_icm_pool;
222 mlx5dr_ste_htbl_alloc(struct mlx5dr_icm_pool *pool,
849 struct mlx5dr_icm_pool *ste_icm_pool;
850 struct mlx5dr_icm_pool *action_icm_pool;
1229 struct mlx5dr_icm_pool *mlx5dr_icm_pool_create(struct mlx5dr_domain *dmn,
1231 void mlx5dr_icm_pool_destroy(struct mlx5dr_icm_pool *pool);
1234 mlx5dr_icm_alloc_chunk(struct mlx5dr_icm_pool *pool,
Dmlx5dr.h153 struct mlx5dr_icm_pool *pool;
Ddr_ste.c468 struct mlx5dr_ste_htbl *mlx5dr_ste_htbl_alloc(struct mlx5dr_icm_pool *pool, in mlx5dr_ste_htbl_alloc()