Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c663 static struct mlx4_db_pgdir *mlx4_alloc_db_pgdir(struct device *dma_device) in mlx4_alloc_db_pgdir()
665 struct mlx4_db_pgdir *pgdir; in mlx4_alloc_db_pgdir()
684 static int mlx4_alloc_db_from_pgdir(struct mlx4_db_pgdir *pgdir, in mlx4_alloc_db_from_pgdir()
718 struct mlx4_db_pgdir *pgdir; in mlx4_db_alloc()
/openbmc/linux/include/linux/mlx4/
H A Ddevice.h660 struct mlx4_db_pgdir { struct
674 struct mlx4_db_pgdir *pgdir; argument