Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_buddy.h17 int mlx5hws_buddy_alloc_mem(struct mlx5hws_buddy_mem *buddy, u32 order);
Dmlx5hws_buddy.c113 int mlx5hws_buddy_alloc_mem(struct mlx5hws_buddy_mem *buddy, u32 order) in mlx5hws_buddy_alloc_mem() function
Dmlx5hws_pool.c196 *seg = mlx5hws_buddy_alloc_mem(buddy, order); in hws_pool_buddy_get_mem_chunk()