Home
last modified time | relevance | path

Searched defs:ibmw (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/sw/rxe/
A Drxe_mw.c16 int rxe_alloc_mw(struct ib_mw *ibmw, struct ib_udata *udata) in rxe_alloc_mw()
41 int rxe_dealloc_mw(struct ib_mw *ibmw) in rxe_dealloc_mw()
A Drxe_verbs.h327 struct ib_mw ibmw; member
/linux-6.3-rc2/drivers/infiniband/hw/mlx4/
A Dmr.c613 int mlx4_ib_alloc_mw(struct ib_mw *ibmw, struct ib_udata *udata) in mlx4_ib_alloc_mw()
636 int mlx4_ib_dealloc_mw(struct ib_mw *ibmw) in mlx4_ib_dealloc_mw()
A Dmlx4_ib.h145 struct ib_mw ibmw; member
703 static inline struct mlx4_ib_mw *to_mmw(struct ib_mw *ibmw) in to_mmw()
/linux-6.3-rc2/drivers/infiniband/hw/hns/
A Dhns_roce_mr.c527 int hns_roce_alloc_mw(struct ib_mw *ibmw, struct ib_udata *udata) in hns_roce_alloc_mw()
563 int hns_roce_dealloc_mw(struct ib_mw *ibmw) in hns_roce_dealloc_mw()
A Dhns_roce_device.h299 struct ib_mw ibmw; member
983 static inline struct hns_roce_mw *to_hr_mw(struct ib_mw *ibmw) in to_hr_mw()
/linux-6.3-rc2/drivers/infiniband/hw/irdma/
A Dverbs.h99 struct ib_mw ibmw; member
A Dverbs.c2492 static int irdma_alloc_mw(struct ib_mw *ibmw, struct ib_udata *udata) in irdma_alloc_mw()
2519 static int irdma_dealloc_mw(struct ib_mw *ibmw) in irdma_dealloc_mw()
A Dmain.h388 static inline struct irdma_mr *to_iwmw(struct ib_mw *ibmw) in to_iwmw()
/linux-6.3-rc2/drivers/infiniband/hw/cxgb4/
A Diw_cxgb4.h409 struct ib_mw ibmw; member
417 static inline struct c4iw_mw *to_c4iw_mw(struct ib_mw *ibmw) in to_c4iw_mw()
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dmr.c2170 int mlx5_ib_alloc_mw(struct ib_mw *ibmw, struct ib_udata *udata) in mlx5_ib_alloc_mw()
A Dmlx5_ib.h713 struct ib_mw ibmw; member
1216 static inline struct mlx5_ib_mw *to_mmw(struct ib_mw *ibmw) in to_mmw()

Completed in 43 milliseconds