Searched refs:mlx5_ib_mw (Results 1 – 3 of 3) sorted by relevance
585 struct mlx5_ib_mw { struct986 static inline struct mlx5_ib_mw *to_mmw(struct ib_mw *ibmw) in to_mmw()988 return container_of(ibmw, struct mlx5_ib_mw, ibmw); in to_mmw()
638 struct mlx5_ib_mw *mw; in pagefault_single_data_segment()675 mw = container_of(mmkey, struct mlx5_ib_mw, mmkey); in pagefault_single_data_segment()
1795 struct mlx5_ib_mw *mw = NULL; in mlx5_ib_alloc_mw()1867 struct mlx5_ib_mw *mmw = to_mmw(mw); in mlx5_ib_dealloc_mw()