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

/linux-master/drivers/infiniband/sw/rxe/
H A Drxe_mw.c16 int rxe_alloc_mw(struct ib_mw *ibmw, struct ib_udata *udata) argument
41 int rxe_dealloc_mw(struct ib_mw *ibmw) argument
[all...]
H A Drxe_verbs.h334 struct ib_mw ibmw; member in struct:rxe_mw
/linux-master/drivers/infiniband/hw/mlx4/
H A Dmr.c613 int mlx4_ib_alloc_mw(struct ib_mw *ibmw, struct ib_udata *udata) argument
636 int mlx4_ib_dealloc_mw(struct ib_mw *ibmw) argument
H A Dmlx4_ib.h146 struct ib_mw ibmw; member in struct:mlx4_ib_mw
705 static inline struct mlx4_ib_mw *to_mmw(struct ib_mw *ibmw) argument
/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_mr.c548 int hns_roce_alloc_mw(struct ib_mw *ibmw, struct ib_udata *udata) argument
584 int hns_roce_dealloc_mw(struct ib_mw *ibmw) argument
H A Dhns_roce_device.h311 struct ib_mw ibmw; member in struct:hns_roce_mw
1053 static inline struct hns_roce_mw *to_hr_mw(struct ib_mw *ibmw) argument
/linux-master/drivers/infiniband/hw/irdma/
H A Dverbs.h100 struct ib_mw ibmw; member in union:irdma_mr::__anon43
H A Dmain.h393 static inline struct irdma_mr *to_iwmw(struct ib_mw *ibmw) argument
H A Dverbs.c2574 static int irdma_alloc_mw(struct ib_mw *ibmw, struct ib_udata *udata) argument
2601 static int irdma_dealloc_mw(struct ib_mw *ibmw) argument
[all...]
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmr.c2165 int mlx5_ib_alloc_mw(struct ib_mw *ibmw, struct ib_udata *udata) argument
H A Dmlx5_ib.h726 struct ib_mw ibmw; member in struct:mlx5_ib_mw
1257 static inline struct mlx5_ib_mw *to_mmw(struct ib_mw *ibmw) argument
/linux-master/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h409 struct ib_mw ibmw; member in struct:c4iw_mw
417 static inline struct c4iw_mw *to_c4iw_mw(struct ib_mw *ibmw) argument

Completed in 195 milliseconds