Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_buddy.c10 int mlx5dr_buddy_init(struct mlx5dr_icm_buddy_mem *buddy, in mlx5dr_buddy_init() function
Dmlx5dr.h183 int mlx5dr_buddy_init(struct mlx5dr_icm_buddy_mem *buddy,
Ddr_icm_pool.c271 if (mlx5dr_buddy_init(buddy, pool->max_log_chunk_sz)) in dr_icm_buddy_create()