Home
last modified time | relevance | path

Searched refs:mlx5_ib_mw (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h633 struct mlx5_ib_mw { struct
1087 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()
Dodp.c750 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()
Dmr.c1893 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()