Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libirdma/
H A Dirdma_umain.h162 struct ibv_mw *irdma_ualloc_mw(struct ibv_pd *pd, enum ibv_mw_type type);
H A Dirdma_uverbs.c257 irdma_ualloc_mw(struct ibv_pd *pd, enum ibv_mw_type type) in irdma_ualloc_mw()
/freebsd/contrib/ofed/libmlx5/
H A Dqp.c421 static void set_umr_data_seg(struct mlx5_qp *qp, enum ibv_mw_type type, in set_umr_data_seg()
441 static void set_umr_mkey_seg(struct mlx5_qp *qp, enum ibv_mw_type type, in set_umr_mkey_seg()
479 static inline void set_umr_control_seg(struct mlx5_qp *qp, enum ibv_mw_type type, in set_umr_control_seg()
516 static inline int set_bind_wr(struct mlx5_qp *qp, enum ibv_mw_type type, in set_bind_wr()
H A Dmlx5.h589 struct ibv_mw *mlx5_alloc_mw(struct ibv_pd *pd, enum ibv_mw_type);
H A Dverbs.c219 struct ibv_mw *mlx5_alloc_mw(struct ibv_pd *pd, enum ibv_mw_type type) in mlx5_alloc_mw()
/freebsd/contrib/ofed/libibverbs/
H A Dverbs.h545 enum ibv_mw_type { enum
555 enum ibv_mw_type type;
1419 struct ibv_mw * (*alloc_mw)(struct ibv_pd *pd, enum ibv_mw_type type);
1770 enum ibv_mw_type type) in ibv_alloc_mw()
H A Ddriver.h182 int ibv_cmd_alloc_mw(struct ibv_pd *pd, enum ibv_mw_type type,
H A Dcmd.c428 int ibv_cmd_alloc_mw(struct ibv_pd *pd, enum ibv_mw_type type, in ibv_cmd_alloc_mw()
/freebsd/contrib/ofed/libmlx4/
H A Dmlx4.h379 struct ibv_mw *mlx4_alloc_mw(struct ibv_pd *pd, enum ibv_mw_type type);
H A Dverbs.c316 struct ibv_mw *mlx4_alloc_mw(struct ibv_pd *pd, enum ibv_mw_type type) in mlx4_alloc_mw()