Searched refs:mlx5_ib_dm (Results 1 – 2 of 2) 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()
489 struct mlx5_ib_dm *dm = to_mdm(ibdm); in mlx5_ib_dealloc_dm()510 struct mlx5_ib_dm *dm = to_mdm(ibdm); in UVERBS_HANDLER()574 mlx5_ib_dm, UVERBS_OBJECT_DM, UVERBS_METHOD_DM_ALLOC,603 UAPI_DEF_CHAIN_OBJ_TREE(UVERBS_OBJECT_DM, &mlx5_ib_dm),