Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_pool.c81 hws_pool_resource_alloc(struct mlx5hws_pool *pool, u32 log_range, int idx) in hws_pool_resource_alloc() function
161 if (hws_pool_resource_alloc(pool, new_buddy_size, idx) != 0) { in hws_pool_buddy_get_next_buddy()
284 int ret = hws_pool_resource_alloc(pool, alloc_size, idx); in hws_pool_create_resource_on_index()