Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dalloc.c679 static struct mlx4_db_pgdir *mlx4_alloc_db_pgdir(struct device *dma_device, in mlx4_alloc_db_pgdir()
682 struct mlx4_db_pgdir *pgdir; in mlx4_alloc_db_pgdir()
701 static int mlx4_alloc_db_from_pgdir(struct mlx4_db_pgdir *pgdir, in mlx4_alloc_db_from_pgdir()
735 struct mlx4_db_pgdir *pgdir; in mlx4_db_alloc()
/linux-4.4.14/include/linux/mlx4/
Ddevice.h631 struct mlx4_db_pgdir { struct
645 struct mlx4_db_pgdir *pgdir; argument