Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_misc.c225 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()
Dpvrdma.h512 void pvrdma_qp_cap_to_ib(struct ib_qp_cap *dst,
515 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-v5.4/drivers/infiniband/hw/mthca/
Dmthca_dev.h550 struct ib_qp_cap *cap,
558 struct ib_qp_cap *cap,
Dmthca_qp.c1249 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/
Dhns_roce_qp.c272 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/
Drxe_qp.c45 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/
Dgsi.c46 struct ib_qp_cap cap;
Dqp.c330 static int set_rq_size(struct mlx5_ib_dev *dev, struct ib_qp_cap *cap, in set_rq_size()
/Linux-v5.4/include/rdma/
Dib_verbs.h1044 struct ib_qp_cap { struct
1131 struct ib_qp_cap cap;
1246 struct ib_qp_cap cap;
/Linux-v5.4/drivers/infiniband/hw/mlx4/
Dqp.c327 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()