Searched refs:ib_mw_type (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib_mr.c | 52 static enum mlx4_mw_type to_mlx4_type(enum ib_mw_type type) in to_mlx4_type() 343 struct ib_mw *mlx4_ib_alloc_mw(struct ib_pd *pd, enum ib_mw_type type, in mlx4_ib_alloc_mw()
|
H A D | mlx4_ib.h | 725 struct ib_mw *mlx4_ib_alloc_mw(struct ib_pd *pd, enum ib_mw_type type,
|
/freebsd/sys/dev/irdma/ |
H A D | fbsd_kcompat.h | 211 struct ib_mw *irdma_alloc_mw(struct ib_pd *pd, enum ib_mw_type type,
|
/freebsd/sys/dev/bnxt/bnxt_re/ |
H A D | ib_verbs.h | 334 struct ib_mw *bnxt_re_alloc_mw(struct ib_pd *ib_pd, enum ib_mw_type type,
|
H A D | ib_verbs.c | 4953 struct ib_mw *bnxt_re_alloc_mw(struct ib_pd *ib_pd, enum ib_mw_type type, in bnxt_re_alloc_mw()
|
/freebsd/sys/ofed/include/rdma/ |
H A D | ib_verbs.h | 1151 enum ib_mw_type { enum 1639 enum ib_mw_type type; 2310 enum ib_mw_type type,
|
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | iw_cxgbe.h | 940 struct ib_mw *c4iw_alloc_mw(struct ib_pd *pd, enum ib_mw_type type,
|
H A D | mem.c | 553 struct ib_mw *c4iw_alloc_mw(struct ib_pd *pd, enum ib_mw_type type, in c4iw_alloc_mw()
|
/freebsd/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib.h | 943 struct ib_mw *mlx5_ib_alloc_mw(struct ib_pd *pd, enum ib_mw_type type,
|
H A D | mlx5_ib_mr.c | 1459 struct ib_mw *mlx5_ib_alloc_mw(struct ib_pd *pd, enum ib_mw_type type, in mlx5_ib_alloc_mw()
|