Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_alloc.c338 static u32 __mlx4_alloc_from_zone(struct mlx4_zone_entry *zone, int count, in __mlx4_alloc_from_zone() function
523 res = __mlx4_alloc_from_zone(zone, count, align, skip_mask, puid); in mlx4_zone_alloc_entries()