Searched refs:srq_type (Results 1 – 17 of 17) sorted by relevance
121 if (init_attr->srq_type != IB_SRQT_BASIC) { in pvrdma_create_srq()124 init_attr->srq_type); in pvrdma_create_srq()184 cmd->srq_type = init_attr->srq_type; in pvrdma_create_srq()
512 u8 srq_type; member
143 enum ib_srq_type srq_type = srq->srq_type; in uverbs_free_srq() local150 if (srq_type == IB_SRQT_XRC) { in uverbs_free_srq()
947 srq->srq_type = srq_init_attr->srq_type; in ib_create_srq()948 if (ib_srq_has_cq(srq->srq_type)) { in ib_create_srq()952 if (srq->srq_type == IB_SRQT_XRC) { in ib_create_srq()985 enum ib_srq_type srq_type; in ib_destroy_srq() local994 srq_type = srq->srq_type; in ib_destroy_srq()995 if (ib_srq_has_cq(srq_type)) in ib_destroy_srq()997 if (srq_type == IB_SRQT_XRC) in ib_destroy_srq()1003 if (srq_type == IB_SRQT_XRC) in ib_destroy_srq()1005 if (ib_srq_has_cq(srq_type)) in ib_destroy_srq()
1428 if (!srq || srq->srq_type == IB_SRQT_XRC) { in create_qp()3703 if (cmd->srq_type == IB_SRQT_TM) in __uverbs_create_xsrq()3706 if (cmd->srq_type == IB_SRQT_XRC) { in __uverbs_create_xsrq()3724 if (ib_srq_has_cq(cmd->srq_type)) { in __uverbs_create_xsrq()3741 attr.srq_type = cmd->srq_type; in __uverbs_create_xsrq()3757 srq->srq_type = cmd->srq_type; in __uverbs_create_xsrq()3762 if (ib_srq_has_cq(cmd->srq_type)) { in __uverbs_create_xsrq()3767 if (cmd->srq_type == IB_SRQT_XRC) { in __uverbs_create_xsrq()3782 if (cmd->srq_type == IB_SRQT_XRC) in __uverbs_create_xsrq()3791 if (cmd->srq_type == IB_SRQT_XRC) in __uverbs_create_xsrq()[all …]
287 in.type = init_attr->srq_type; in mlx5_ib_create_srq()305 if (init_attr->srq_type == IB_SRQT_XRC) in mlx5_ib_create_srq()310 if (init_attr->srq_type == IB_SRQT_TM) { in mlx5_ib_create_srq()322 if (ib_srq_has_cq(init_attr->srq_type)) in mlx5_ib_create_srq()
4580 attr.srq_type = IB_SRQT_XRC; in create_dev_resources()4594 devr->s0->srq_type = IB_SRQT_XRC; in create_dev_resources()4605 attr.srq_type = IB_SRQT_BASIC; in create_dev_resources()4616 devr->s1->srq_type = IB_SRQT_BASIC; in create_dev_resources()
1845 init_attr->srq->srq_type == IB_SRQT_TM) in create_qp_common()
181 cqn = ib_srq_has_cq(init_attr->srq_type) ? in mlx4_ib_create_srq()183 xrcdn = (init_attr->srq_type == IB_SRQT_XRC) ? in mlx4_ib_create_srq()
84 if (srq_init_attr->srq_type != IB_SRQT_BASIC) in rvt_create_srq()
1024 static inline bool ib_srq_has_cq(enum ib_srq_type srq_type) in ib_srq_has_cq() argument1026 return srq_type == IB_SRQT_XRC || in ib_srq_has_cq()1027 srq_type == IB_SRQT_TM; in ib_srq_has_cq()1045 enum ib_srq_type srq_type; member1604 enum ib_srq_type srq_type; member
1144 __u32 srq_type; member
845 srq_attr.srq_type = IB_SRQT_BASIC; in nvmet_rdma_init_srq()
451 if (init_attr->srq_type != IB_SRQT_BASIC) in mthca_create_srq()
1555 .srq_type = IB_SRQT_BASIC, in ipoib_cm_create_srq()
2921 .srq_type = IB_SRQT_BASIC, in srpt_alloc_srq()
1401 if (srq_init_attr->srq_type != IB_SRQT_BASIC) { in bnxt_re_create_srq()