Home
last modified time | relevance | path

Searched refs:ib_qp_cap (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_misc.c230 void pvrdma_qp_cap_to_ib(struct ib_qp_cap *dst, const struct pvrdma_qp_cap *src) in pvrdma_qp_cap_to_ib()
239 void ib_qp_cap_to_pvrdma(struct pvrdma_qp_cap *dst, const struct ib_qp_cap *src) in ib_qp_cap_to_pvrdma()
Dpvrdma.h479 void pvrdma_qp_cap_to_ib(struct ib_qp_cap *dst,
482 const struct ib_qp_cap *src);
Dpvrdma_qp.c128 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-v4.19/drivers/infiniband/hw/mthca/
Dmthca_dev.h549 struct ib_qp_cap *cap,
556 struct ib_qp_cap *cap,
Dmthca_qp.c1242 static int mthca_set_qp_size(struct mthca_dev *dev, struct ib_qp_cap *cap, in mthca_set_qp_size()
1287 struct ib_qp_cap *cap, in mthca_alloc_qp()
1360 struct ib_qp_cap *cap, in mthca_alloc_sqp()
/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_qp.c282 struct ib_qp_cap *cap, int is_user, int has_srq, in hns_roce_set_rq_size()
340 struct ib_qp_cap *cap, in hns_roce_set_user_sq_size()
418 struct ib_qp_cap *cap, in hns_roce_set_kernel_sq_size()
/Linux-v4.19/drivers/infiniband/sw/rxe/
Drxe_qp.c43 static int rxe_qp_chk_cap(struct rxe_dev *rxe, struct ib_qp_cap *cap, in rxe_qp_chk_cap()
86 struct ib_qp_cap *cap = &init->cap; in rxe_qp_chk_init()
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dgsi.c46 struct ib_qp_cap cap;
Dqp.c244 static int set_rq_size(struct mlx5_ib_dev *dev, struct ib_qp_cap *cap, in set_rq_size()
/Linux-v4.19/include/rdma/
Dib_verbs.h1061 struct ib_qp_cap { struct
1146 struct ib_qp_cap cap;
1261 struct ib_qp_cap cap;
/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dqp.c325 static int set_rq_size(struct mlx4_ib_dev *dev, struct ib_qp_cap *cap, in set_rq_size()
370 static int set_kernel_sq_size(struct mlx4_ib_dev *dev, struct ib_qp_cap *cap, in set_kernel_sq_size()