Searched refs:mlx5_ib_dm (Results 1 – 3 of 3) sorted by relevance
14 struct mlx5_ib_dm { struct29 struct mlx5_ib_dm base; argument38 struct mlx5_ib_dm base;42 static inline struct mlx5_ib_dm *to_mdm(struct ib_dm *ibdm) in to_mdm()44 return container_of(ibdm, struct mlx5_ib_dm, ibdm); in to_mdm()
485 struct mlx5_ib_dm *dm = to_mdm(ibdm); in mlx5_ib_dealloc_dm()505 struct mlx5_ib_dm *dm = to_mdm(ibdm); in UVERBS_HANDLER()569 mlx5_ib_dm, UVERBS_OBJECT_DM, UVERBS_METHOD_DM_ALLOC,598 UAPI_DEF_CHAIN_OBJ_TREE(UVERBS_OBJECT_DM, &mlx5_ib_dm),
1368 struct mlx5_ib_dm *mdm = to_mdm(dm); in mlx5_ib_reg_dm_mr()