Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mlx5/mlx5_core/
H A Dmlx5_alloc.c179 static int mlx5_alloc_db_from_pgdir(struct mlx5_db_pgdir *pgdir, in mlx5_alloc_db_from_pgdir() function
211 if (!mlx5_alloc_db_from_pgdir(pgdir, db)) in mlx5_db_alloc()
223 WARN_ON(mlx5_alloc_db_from_pgdir(pgdir, db)); in mlx5_db_alloc()