Searched refs:mlx5_ib_dm (Results 1 – 3 of 3) sorted by relevance
562 struct mlx5_ib_dm { struct1077 static inline struct mlx5_ib_dm *to_mdm(struct ib_dm *ibdm) in to_mdm()1079 return container_of(ibdm, struct mlx5_ib_dm, ibdm); in to_mdm()
2289 struct mlx5_ib_dm *dm, in handle_alloc_dm_memic()2334 struct mlx5_ib_dm *dm, in handle_alloc_dm_sw_icm()2372 struct mlx5_ib_dm *dm; in mlx5_ib_alloc_dm()2431 struct mlx5_ib_dm *dm = to_mdm(ibdm); in mlx5_ib_dealloc_dm()6043 mlx5_ib_dm,6071 UAPI_DEF_CHAIN_OBJ_TREE(UVERBS_OBJECT_DM, &mlx5_ib_dm),
1222 struct mlx5_ib_dm *mdm = to_mdm(dm); in mlx5_ib_reg_dm_mr()