Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/mlx4/mlx4_ib/
Dmlx4_ib.h151 struct ib_mw ibmw;
669 static inline struct mlx4_ib_mw *to_mmw(struct ib_mw *ibmw) in to_mmw()
730 struct ib_mw *mlx4_ib_alloc_mw(struct ib_pd *pd, enum ib_mw_type type,
732 int mlx4_ib_dealloc_mw(struct ib_mw *mw);
Dmlx4_ib_mr.c343 struct ib_mw *mlx4_ib_alloc_mw(struct ib_pd *pd, enum ib_mw_type type, in mlx4_ib_alloc_mw()
376 int mlx4_ib_dealloc_mw(struct ib_mw *ibmw) in mlx4_ib_dealloc_mw()
/freebsd-12-stable/sys/dev/cxgbe/iw_cxgbe/
Diw_cxgbe.h407 struct ib_mw ibmw;
413 static inline struct c4iw_mw *to_c4iw_mw(struct ib_mw *ibmw) in to_c4iw_mw()
939 int c4iw_dealloc_mw(struct ib_mw *mw);
940 struct ib_mw *c4iw_alloc_mw(struct ib_pd *pd, enum ib_mw_type type,
Dmem.c555 struct ib_mw *c4iw_alloc_mw(struct ib_pd *pd, enum ib_mw_type type, in c4iw_alloc_mw()
594 int c4iw_dealloc_mw(struct ib_mw *mw) in c4iw_dealloc_mw()
/freebsd-12-stable/sys/dev/mlx5/mlx5_ib/
Dmlx5_ib.h516 struct ib_mw ibmw;
771 static inline struct mlx5_ib_mw *to_mmw(struct ib_mw *ibmw) in to_mmw()
837 struct ib_mw *mlx5_ib_alloc_mw(struct ib_pd *pd, enum ib_mw_type type,
839 int mlx5_ib_dealloc_mw(struct ib_mw *mw);
Dmlx5_ib_mr.c1463 struct ib_mw *mlx5_ib_alloc_mw(struct ib_pd *pd, enum ib_mw_type type, in mlx5_ib_alloc_mw()
1536 int mlx5_ib_dealloc_mw(struct ib_mw *mw) in mlx5_ib_dealloc_mw()
/freebsd-12-stable/sys/ofed/drivers/infiniband/core/
Duverbs.h231 int uverbs_dealloc_mw(struct ib_mw *mw);
Dib_uverbs_main.c149 int uverbs_dealloc_mw(struct ib_mw *mw) in uverbs_dealloc_mw()
248 struct ib_mw *mw = uobj->object; in ib_uverbs_cleanup_ucontext()
Dib_uverbs_cmd.c1205 struct ib_mw *mw; in ib_uverbs_alloc_mw()
1291 struct ib_mw *mw; in ib_uverbs_dealloc_mw()
/freebsd-12-stable/sys/ofed/include/rdma/
Dib_verbs.h1571 struct ib_mw { struct
2023 struct ib_mw * (*alloc_mw)(struct ib_pd *pd,
2026 int (*dealloc_mw)(struct ib_mw *mw);