Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/mlx5/mlx5_core/
H A Dmlx5_alloc.c177 static int mlx5_alloc_db_from_pgdir(struct mlx5_db_pgdir *pgdir, in mlx5_alloc_db_from_pgdir() function
209 if (!mlx5_alloc_db_from_pgdir(pgdir, db)) in mlx5_db_alloc()
221 WARN_ON(mlx5_alloc_db_from_pgdir(pgdir, db)); in mlx5_db_alloc()