Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_alloc.c678 static struct mlx4_db_pgdir *mlx4_alloc_db_pgdir(struct device *dma_device, in mlx4_alloc_db_pgdir()
681 struct mlx4_db_pgdir *pgdir; in mlx4_alloc_db_pgdir()
700 static int mlx4_alloc_db_from_pgdir(struct mlx4_db_pgdir *pgdir, in mlx4_alloc_db_from_pgdir()
734 struct mlx4_db_pgdir *pgdir; in mlx4_db_alloc()
/freebsd/sys/dev/mlx4/
H A Ddevice.h653 struct mlx4_db_pgdir { struct
667 struct mlx4_db_pgdir *pgdir; argument