Home
last modified time | relevance | path

Searched refs:ib_mw (Results 1 – 20 of 20) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dib_verbs.h53 struct ib_mw *mw;
133 struct ib_mw ib_mw; member
205 struct ib_mw *bnxt_re_alloc_mw(struct ib_pd *ib_pd, enum ib_mw_type type,
207 int bnxt_re_dealloc_mw(struct ib_mw *mw);
Dib_verbs.c492 struct ib_mw *mw; in bnxt_re_create_fence_mr()
3419 struct ib_mw *bnxt_re_alloc_mw(struct ib_pd *ib_pd, enum ib_mw_type type, in bnxt_re_alloc_mw()
3441 mw->ib_mw.rkey = mw->qplib_mw.rkey; in bnxt_re_alloc_mw()
3444 return &mw->ib_mw; in bnxt_re_alloc_mw()
3451 int bnxt_re_dealloc_mw(struct ib_mw *ib_mw) in bnxt_re_dealloc_mw() argument
3453 struct bnxt_re_mw *mw = container_of(ib_mw, struct bnxt_re_mw, ib_mw); in bnxt_re_dealloc_mw()
/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Diwch_provider.h92 struct ib_mw ibmw;
98 static inline struct iwch_mw *to_iwch_mw(struct ib_mw *ibmw) in to_iwch_mw()
Diwch_provider.c531 static struct ib_mw *iwch_alloc_mw(struct ib_pd *pd, enum ib_mw_type type, in iwch_alloc_mw()
569 static int iwch_dealloc_mw(struct ib_mw *mw) in iwch_dealloc_mw()
/Linux-v5.4/drivers/infiniband/sw/rxe/
Drxe_verbs.h322 struct ib_mw ibmw;
463 static inline struct rxe_mem *to_rmw(struct ib_mw *mw) in to_rmw()
/Linux-v5.4/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h145 struct ib_mw ibmw;
676 static inline struct mlx4_ib_mw *to_mmw(struct ib_mw *ibmw) in to_mmw()
737 struct ib_mw *mlx4_ib_alloc_mw(struct ib_pd *pd, enum ib_mw_type type,
739 int mlx4_ib_dealloc_mw(struct ib_mw *mw);
Dmr.c614 struct ib_mw *mlx4_ib_alloc_mw(struct ib_pd *pd, enum ib_mw_type type, in mlx4_ib_alloc_mw()
647 int mlx4_ib_dealloc_mw(struct ib_mw *ibmw) in mlx4_ib_dealloc_mw()
/Linux-v5.4/drivers/infiniband/hw/i40iw/
Di40iw_verbs.h91 struct ib_mw ibmw;
Di40iw.h377 static inline struct i40iw_mr *to_iwmw(struct ib_mw *ibmw) in to_iwmw()
/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h415 struct ib_mw ibmw;
423 static inline struct c4iw_mw *to_c4iw_mw(struct ib_mw *ibmw) in to_c4iw_mw()
986 int c4iw_dealloc_mw(struct ib_mw *mw);
988 struct ib_mw *c4iw_alloc_mw(struct ib_pd *pd, enum ib_mw_type type,
Dmem.c615 struct ib_mw *c4iw_alloc_mw(struct ib_pd *pd, enum ib_mw_type type, in c4iw_alloc_mw()
674 int c4iw_dealloc_mw(struct ib_mw *mw) in c4iw_dealloc_mw()
/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_device.h372 struct ib_mw ibmw;
1075 static inline struct hns_roce_mw *to_hr_mw(struct ib_mw *ibmw) in to_hr_mw()
1206 struct ib_mw *hns_roce_alloc_mw(struct ib_pd *pd, enum ib_mw_type,
1208 int hns_roce_dealloc_mw(struct ib_mw *ibmw);
Dhns_roce_mr.c1512 struct ib_mw *hns_roce_alloc_mw(struct ib_pd *ib_pd, enum ib_mw_type type, in hns_roce_alloc_mw()
1553 int hns_roce_dealloc_mw(struct ib_mw *ibmw) in hns_roce_dealloc_mw()
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h634 struct ib_mw ibmw;
1087 static inline struct mlx5_ib_mw *to_mmw(struct ib_mw *ibmw) in to_mmw()
1156 struct ib_mw *mlx5_ib_alloc_mw(struct ib_pd *pd, enum ib_mw_type type,
1158 int mlx5_ib_dealloc_mw(struct ib_mw *mw);
Dmr.c1888 struct ib_mw *mlx5_ib_alloc_mw(struct ib_pd *pd, enum ib_mw_type type, in mlx5_ib_alloc_mw()
1963 int mlx5_ib_dealloc_mw(struct ib_mw *mw) in mlx5_ib_dealloc_mw()
/Linux-v5.4/drivers/infiniband/core/
Duverbs.h245 int uverbs_dealloc_mw(struct ib_mw *mw);
Duverbs_std_types.c75 return uverbs_dealloc_mw((struct ib_mw *)uobject->object); in uverbs_free_mw()
Duverbs_main.c105 int uverbs_dealloc_mw(struct ib_mw *mw) in uverbs_dealloc_mw()
Duverbs_cmd.c884 struct ib_mw *mw; in ib_uverbs_alloc_mw()
/Linux-v5.4/include/rdma/
Dib_verbs.h1783 struct ib_mw { struct
2416 struct ib_mw *(*alloc_mw)(struct ib_pd *pd, enum ib_mw_type type,
2418 int (*dealloc_mw)(struct ib_mw *mw);