/openbmc/linux/include/rdma/ |
H A D | mr_pool.h | 14 enum ib_mr_type type, u32 max_num_sg, u32 max_num_meta_sg);
|
H A D | ib_verbs.h | 880 enum ib_mr_type { enum 1838 enum ib_mr_type type; 2500 struct ib_mr *(*alloc_mr)(struct ib_pd *pd, enum ib_mr_type mr_type, 4304 struct ib_mr *ib_alloc_mr(struct ib_pd *pd, enum ib_mr_type mr_type,
|
/openbmc/linux/drivers/infiniband/sw/rdmavt/ |
H A D | mr.h | 31 struct ib_mr *rvt_alloc_mr(struct ib_pd *pd, enum ib_mr_type mr_type,
|
H A D | mr.c | 535 struct ib_mr *rvt_alloc_mr(struct ib_pd *pd, enum ib_mr_type mr_type, in rvt_alloc_mr()
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | mr_pool.c | 37 enum ib_mr_type type, u32 max_num_sg, u32 max_num_meta_sg) in ib_mr_pool_init()
|
/openbmc/linux/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_verbs.h | 102 struct ib_mr *ocrdma_alloc_mr(struct ib_pd *pd, enum ib_mr_type mr_type,
|
/openbmc/linux/drivers/infiniband/hw/qedr/ |
H A D | verbs.h | 87 struct ib_mr *qedr_alloc_mr(struct ib_pd *pd, enum ib_mr_type mr_type,
|
/openbmc/linux/drivers/infiniband/sw/siw/ |
H A D | siw_verbs.h | 69 struct ib_mr *siw_alloc_mr(struct ib_pd *base_pd, enum ib_mr_type mr_type,
|
/openbmc/linux/fs/smb/client/ |
H A D | smbdirect.h | 103 enum ib_mr_type mr_type;
|
/openbmc/linux/drivers/infiniband/hw/bnxt_re/ |
H A D | ib_verbs.h | 230 struct ib_mr *bnxt_re_alloc_mr(struct ib_pd *ib_pd, enum ib_mr_type mr_type,
|
/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_mr.c | 204 struct ib_mr *pvrdma_alloc_mr(struct ib_pd *pd, enum ib_mr_type mr_type, in pvrdma_alloc_mr()
|
H A D | pvrdma_verbs.h | 373 struct ib_mr *pvrdma_alloc_mr(struct ib_pd *pd, enum ib_mr_type mr_type,
|
/openbmc/linux/net/sunrpc/xprtrdma/ |
H A D | xprt_rdma.h | 79 enum ib_mr_type re_mrtype;
|
/openbmc/linux/drivers/infiniband/hw/erdma/ |
H A D | erdma_verbs.h | 358 struct ib_mr *erdma_ib_alloc_mr(struct ib_pd *ibpd, enum ib_mr_type mr_type,
|
/openbmc/linux/include/trace/events/ |
H A D | rdma_core.h | 304 enum ib_mr_type mr_type,
|
/openbmc/linux/drivers/infiniband/hw/mlx4/ |
H A D | mr.c | 644 struct ib_mr *mlx4_ib_alloc_mr(struct ib_pd *pd, enum ib_mr_type mr_type, in mlx4_ib_alloc_mr()
|
H A D | mlx4_ib.h | 763 struct ib_mr *mlx4_ib_alloc_mr(struct ib_pd *pd, enum ib_mr_type mr_type,
|
/openbmc/linux/drivers/infiniband/ulp/iser/ |
H A D | iser_verbs.c | 105 enum ib_mr_type mr_type; in iser_create_fastreg_desc()
|
/openbmc/linux/drivers/infiniband/hw/cxgb4/ |
H A D | mem.c | 598 struct ib_mr *c4iw_alloc_mr(struct ib_pd *pd, enum ib_mr_type mr_type, in c4iw_alloc_mr()
|
H A D | iw_cxgb4.h | 970 struct ib_mr *c4iw_alloc_mr(struct ib_pd *pd, enum ib_mr_type mr_type,
|
/openbmc/linux/drivers/infiniband/hw/hns/ |
H A D | hns_roce_mr.c | 353 struct ib_mr *hns_roce_alloc_mr(struct ib_pd *pd, enum ib_mr_type mr_type, in hns_roce_alloc_mr()
|
H A D | hns_roce_device.h | 1178 struct ib_mr *hns_roce_alloc_mr(struct ib_pd *pd, enum ib_mr_type mr_type,
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | mr.c | 2134 enum ib_mr_type mr_type, u32 max_num_sg, in __mlx5_ib_alloc_mr() 2187 struct ib_mr *mlx5_ib_alloc_mr(struct ib_pd *pd, enum ib_mr_type mr_type, in mlx5_ib_alloc_mr()
|
H A D | mlx5_ib.h | 1346 struct ib_mr *mlx5_ib_alloc_mr(struct ib_pd *pd, enum ib_mr_type mr_type,
|
/openbmc/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_verbs.c | 1337 static struct ib_mr *rxe_alloc_mr(struct ib_pd *ibpd, enum ib_mr_type mr_type, in rxe_alloc_mr()
|