Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dalloc.c44 struct mlx5_db_pgdir { struct
132 static struct mlx5_db_pgdir *mlx5_alloc_db_pgdir(struct mlx5_core_dev *dev, in mlx5_alloc_db_pgdir()
136 struct mlx5_db_pgdir *pgdir; in mlx5_alloc_db_pgdir()
161 static int mlx5_alloc_db_from_pgdir(struct mlx5_db_pgdir *pgdir, in mlx5_alloc_db_from_pgdir()
188 struct mlx5_db_pgdir *pgdir; in mlx5_db_alloc_node()