Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h545 struct mlx5_ib_dm { struct
976 static inline struct mlx5_ib_dm *to_mdm(struct ib_dm *ibdm) in to_mdm()
978 return container_of(ibdm, struct mlx5_ib_dm, ibdm); in to_mdm()
Dmain.c2241 struct mlx5_ib_dm *dm; in mlx5_ib_alloc_dm()
2293 struct mlx5_ib_dm *dm = to_mdm(ibdm); in mlx5_ib_dealloc_dm()
5515 mlx5_ib_dm,
5542 trees[num_trees++] = &mlx5_ib_dm; in populate_specs_root()
Dmr.c1287 struct mlx5_ib_dm *mdm = to_mdm(dm); in mlx5_ib_reg_dm_mr()