Searched refs:ib_qp_cap (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.4/drivers/infiniband/hw/vmw_pvrdma/ |
| D | pvrdma_misc.c | 225 void pvrdma_qp_cap_to_ib(struct ib_qp_cap *dst, const struct pvrdma_qp_cap *src) in pvrdma_qp_cap_to_ib() 234 void ib_qp_cap_to_pvrdma(struct pvrdma_qp_cap *dst, const struct ib_qp_cap *src) in ib_qp_cap_to_pvrdma()
|
| D | pvrdma.h | 512 void pvrdma_qp_cap_to_ib(struct ib_qp_cap *dst, 515 const struct ib_qp_cap *src);
|
| D | pvrdma_qp.c | 128 struct ib_qp_cap *req_cap, in pvrdma_set_rq_size() 153 static int pvrdma_set_sq_size(struct pvrdma_dev *dev, struct ib_qp_cap *req_cap, in pvrdma_set_sq_size()
|
| /Linux-v5.4/drivers/infiniband/hw/mthca/ |
| D | mthca_dev.h | 550 struct ib_qp_cap *cap, 558 struct ib_qp_cap *cap,
|
| D | mthca_qp.c | 1249 static int mthca_set_qp_size(struct mthca_dev *dev, struct ib_qp_cap *cap, in mthca_set_qp_size() 1294 struct ib_qp_cap *cap, in mthca_alloc_qp() 1368 struct ib_qp_cap *cap, in mthca_alloc_sqp()
|
| /Linux-v5.4/drivers/infiniband/hw/hns/ |
| D | hns_roce_qp.c | 272 struct ib_qp_cap *cap, bool is_user, int has_rq, in hns_roce_set_rq_size() 328 struct ib_qp_cap *cap, in check_sq_size_with_integrity() 352 struct ib_qp_cap *cap, in hns_roce_set_user_sq_size() 549 struct ib_qp_cap *cap, in hns_roce_set_kernel_sq_size()
|
| /Linux-v5.4/drivers/infiniband/sw/rxe/ |
| D | rxe_qp.c | 45 static int rxe_qp_chk_cap(struct rxe_dev *rxe, struct ib_qp_cap *cap, in rxe_qp_chk_cap() 88 struct ib_qp_cap *cap = &init->cap; in rxe_qp_chk_init()
|
| /Linux-v5.4/drivers/infiniband/hw/mlx5/ |
| D | gsi.c | 46 struct ib_qp_cap cap;
|
| D | qp.c | 330 static int set_rq_size(struct mlx5_ib_dev *dev, struct ib_qp_cap *cap, in set_rq_size()
|
| /Linux-v5.4/include/rdma/ |
| D | ib_verbs.h | 1044 struct ib_qp_cap { struct 1131 struct ib_qp_cap cap; 1246 struct ib_qp_cap cap;
|
| /Linux-v5.4/drivers/infiniband/hw/mlx4/ |
| D | qp.c | 327 static int set_rq_size(struct mlx4_ib_dev *dev, struct ib_qp_cap *cap, in set_rq_size() 372 static int set_kernel_sq_size(struct mlx4_ib_dev *dev, struct ib_qp_cap *cap, in set_kernel_sq_size()
|