Searched refs:__mlx4_find_zone_by_uid (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_alloc.c427 static struct mlx4_zone_entry *__mlx4_find_zone_by_uid( function
447 zone = __mlx4_find_zone_by_uid(zones, uid);
463 zone = __mlx4_find_zone_by_uid(zones, uid);
518 zone = __mlx4_find_zone_by_uid(zones, uid);
538 zone = __mlx4_find_zone_by_uid(zones, uid);

Completed in 106 milliseconds