Searched refs:mlx5_ib_mw (Results 1 – 3 of 3) sorted by relevance
633 struct mlx5_ib_mw { struct1087 static inline struct mlx5_ib_mw *to_mmw(struct ib_mw *ibmw) in to_mmw()1089 return container_of(ibmw, struct mlx5_ib_mw, ibmw); in to_mmw()
750 struct mlx5_ib_mw *mw; in get_indirect_num_descs()754 mw = container_of(mmkey, struct mlx5_ib_mw, mmkey); in get_indirect_num_descs()
1893 struct mlx5_ib_mw *mw = NULL; in mlx5_ib_alloc_mw()1966 struct mlx5_ib_mw *mmw = to_mmw(mw); in mlx5_ib_dealloc_mw()