Searched refs:mlx4_ib_mw (Results 1 – 2 of 2) sorted by relevance
124 struct mlx4_ib_mw { struct593 static inline struct mlx4_ib_mw *to_mmw(struct ib_mw *ibmw) in to_mmw()595 return container_of(ibmw, struct mlx4_ib_mw, ibmw); in to_mmw()
292 struct mlx4_ib_mw *mw; in mlx4_ib_alloc_mw()345 struct mlx4_ib_mw *mw = to_mmw(ibmw); in mlx4_ib_dealloc_mw()