Searched refs:ib_mw_type (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/drivers/infiniband/hw/bnxt_re/ |
D | ib_verbs.h | 212 struct ib_mw *bnxt_re_alloc_mw(struct ib_pd *ib_pd, enum ib_mw_type type,
|
D | ib_verbs.c | 3465 struct ib_mw *bnxt_re_alloc_mw(struct ib_pd *ib_pd, enum ib_mw_type type, in bnxt_re_alloc_mw()
|
/Linux-v4.19/drivers/infiniband/hw/mlx4/ |
D | mr.c | 49 static enum mlx4_mw_type to_mlx4_type(enum ib_mw_type type) in to_mlx4_type() 616 struct ib_mw *mlx4_ib_alloc_mw(struct ib_pd *pd, enum ib_mw_type type, in mlx4_ib_alloc_mw()
|
D | mlx4_ib.h | 740 struct ib_mw *mlx4_ib_alloc_mw(struct ib_pd *pd, enum ib_mw_type type,
|
/Linux-v4.19/include/rdma/ |
D | ib_verbs.h | 1246 enum ib_mw_type { enum 1817 enum ib_mw_type type; 2439 enum ib_mw_type type,
|
/Linux-v4.19/drivers/infiniband/hw/cxgb4/ |
D | iw_cxgb4.h | 1058 struct ib_mw *c4iw_alloc_mw(struct ib_pd *pd, enum ib_mw_type type,
|
D | mem.c | 614 struct ib_mw *c4iw_alloc_mw(struct ib_pd *pd, enum ib_mw_type type, in c4iw_alloc_mw()
|
/Linux-v4.19/drivers/infiniband/hw/mlx5/ |
D | mlx5_ib.h | 1050 struct ib_mw *mlx5_ib_alloc_mw(struct ib_pd *pd, enum ib_mw_type type,
|
D | mr.c | 1790 struct ib_mw *mlx5_ib_alloc_mw(struct ib_pd *pd, enum ib_mw_type type, in mlx5_ib_alloc_mw()
|
/Linux-v4.19/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.c | 624 static struct ib_mw *iwch_alloc_mw(struct ib_pd *pd, enum ib_mw_type type, in iwch_alloc_mw()
|
/Linux-v4.19/drivers/infiniband/hw/nes/ |
D | nes_verbs.c | 59 static struct ib_mw *nes_alloc_mw(struct ib_pd *ibpd, enum ib_mw_type type, in nes_alloc_mw()
|