Searched refs:to_mmw (Results 1 – 4 of 4) sorted by relevance
616 struct mlx4_ib_mw *mw = to_mmw(ibmw); in mlx4_ib_alloc_mw()638 struct mlx4_ib_mw *mw = to_mmw(ibmw); in mlx4_ib_dealloc_mw()
705 static inline struct mlx4_ib_mw *to_mmw(struct ib_mw *ibmw) in to_mmw() function
2194 struct mlx5_ib_mw *mw = to_mmw(ibmw); in mlx5_ib_alloc_mw()2269 struct mlx5_ib_mw *mmw = to_mmw(mw); in mlx5_ib_dealloc_mw()
1242 static inline struct mlx5_ib_mw *to_mmw(struct ib_mw *ibmw) in to_mmw() function