Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_misc.c224 void pvrdma_qp_cap_to_ib(struct ib_qp_cap *dst, const struct pvrdma_qp_cap *src) in pvrdma_qp_cap_to_ib()
233 void ib_qp_cap_to_pvrdma(struct pvrdma_qp_cap *dst, const struct ib_qp_cap *src) in ib_qp_cap_to_pvrdma()
Dpvrdma.h516 void pvrdma_qp_cap_to_ib(struct ib_qp_cap *dst,
519 const struct ib_qp_cap *src);
Dpvrdma_qp.c131 struct ib_qp_cap *req_cap, in pvrdma_set_rq_size()
156 static int pvrdma_set_sq_size(struct pvrdma_dev *dev, struct ib_qp_cap *req_cap, in pvrdma_set_sq_size()
/Linux-v5.15/drivers/infiniband/hw/hns/
Dhns_roce_qp.c462 static int set_rq_size(struct hns_roce_dev *hr_dev, struct ib_qp_cap *cap, in set_rq_size()
531 struct hns_roce_qp *hr_qp, struct ib_qp_cap *cap) in set_ext_sge_param()
558 struct ib_qp_cap *cap, in check_sq_size_with_integrity()
581 struct ib_qp_cap *cap, struct hns_roce_qp *hr_qp, in set_user_sq_size()
659 struct ib_qp_cap *cap, struct hns_roce_qp *hr_qp) in set_kernel_sq_size()
/Linux-v5.15/drivers/infiniband/hw/mthca/
Dmthca_dev.h539 struct ib_qp_cap *cap,
547 struct ib_qp_cap *cap,
Dmthca_qp.c1252 static int mthca_set_qp_size(struct mthca_dev *dev, struct ib_qp_cap *cap, in mthca_set_qp_size()
1297 struct ib_qp_cap *cap, in mthca_alloc_qp()
1371 struct ib_qp_cap *cap, in mthca_alloc_sqp()
/Linux-v5.15/drivers/infiniband/sw/rxe/
Drxe_qp.c18 static int rxe_qp_chk_cap(struct rxe_dev *rxe, struct ib_qp_cap *cap, in rxe_qp_chk_cap()
61 struct ib_qp_cap *cap = &init->cap; in rxe_qp_chk_init()
/Linux-v5.15/fs/ksmbd/
Dtransport_rdma.c1648 struct ib_qp_cap *cap) in smb_direct_init_params()
1805 struct ib_qp_cap *cap) in smb_direct_create_qpair()
1881 struct ib_qp_cap qp_cap; in smb_direct_prepare()
/Linux-v5.15/include/rdma/
Dib_verbs.h1067 struct ib_qp_cap { struct
1158 struct ib_qp_cap cap;
1275 struct ib_qp_cap cap;
/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h458 struct ib_qp_cap cap;
Dqp.c351 static int set_rq_size(struct mlx5_ib_dev *dev, struct ib_qp_cap *cap, in set_rq_size()
/Linux-v5.15/drivers/infiniband/hw/mlx4/
Dqp.c301 static int set_rq_size(struct mlx4_ib_dev *dev, struct ib_qp_cap *cap, in set_rq_size()
346 static int set_kernel_sq_size(struct mlx4_ib_dev *dev, struct ib_qp_cap *cap, in set_kernel_sq_size()