Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx4/
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()
/linux-6.12.1/include/linux/mlx4/
Ddevice.h660 struct mlx4_db_pgdir { struct
674 struct mlx4_db_pgdir *pgdir; argument