Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c641 static struct mlx4_db_pgdir *mlx4_alloc_db_pgdir(struct device *dma_device) in mlx4_alloc_db_pgdir()
643 struct mlx4_db_pgdir *pgdir; in mlx4_alloc_db_pgdir()
662 static int mlx4_alloc_db_from_pgdir(struct mlx4_db_pgdir *pgdir, in mlx4_alloc_db_from_pgdir()
696 struct mlx4_db_pgdir *pgdir; in mlx4_db_alloc()
/linux/include/linux/mlx4/
H A Ddevice.h660 struct mlx4_db_pgdir { struct
674 struct mlx4_db_pgdir *pgdir; argument