Searched refs:srq_type (Results 1 – 18 of 18) sorted by relevance
120 if (init_attr->srq_type != IB_SRQT_BASIC) { in pvrdma_create_srq()123 init_attr->srq_type); in pvrdma_create_srq()175 cmd->srq_type = init_attr->srq_type; in pvrdma_create_srq()
517 u8 srq_type; member
152 enum ib_srq_type srq_type = srq->srq_type; in uverbs_free_srq() local159 if (srq_type == IB_SRQT_XRC) { in uverbs_free_srq()
1341 if (!srq || srq->srq_type == IB_SRQT_XRC) { in create_qp()3381 if (cmd->srq_type == IB_SRQT_TM) in __uverbs_create_xsrq()3384 if (cmd->srq_type == IB_SRQT_XRC) { in __uverbs_create_xsrq()3402 if (ib_srq_has_cq(cmd->srq_type)) { in __uverbs_create_xsrq()3419 attr.srq_type = cmd->srq_type; in __uverbs_create_xsrq()3435 srq->srq_type = cmd->srq_type; in __uverbs_create_xsrq()3444 if (ib_srq_has_cq(cmd->srq_type)) { in __uverbs_create_xsrq()3449 if (cmd->srq_type == IB_SRQT_XRC) { in __uverbs_create_xsrq()3464 if (cmd->srq_type == IB_SRQT_XRC) in __uverbs_create_xsrq()3471 if (cmd->srq_type == IB_SRQT_XRC) in __uverbs_create_xsrq()[all …]
984 srq->srq_type = srq_init_attr->srq_type; in ib_create_srq()986 if (ib_srq_has_cq(srq->srq_type)) { in ib_create_srq()990 if (srq->srq_type == IB_SRQT_XRC) { in ib_create_srq()999 if (srq->srq_type == IB_SRQT_XRC) in ib_create_srq()1001 if (ib_srq_has_cq(srq->srq_type)) in ib_create_srq()1037 if (srq->srq_type == IB_SRQT_XRC) in ib_destroy_srq_user()1039 if (ib_srq_has_cq(srq->srq_type)) in ib_destroy_srq_user()
259 in.type = init_attr->srq_type; in mlx5_ib_create_srq()277 if (init_attr->srq_type == IB_SRQT_XRC) in mlx5_ib_create_srq()282 if (init_attr->srq_type == IB_SRQT_TM) { in mlx5_ib_create_srq()294 if (ib_srq_has_cq(init_attr->srq_type)) in mlx5_ib_create_srq()
4996 attr.srq_type = IB_SRQT_XRC; in create_dev_resources()5008 devr->s0->srq_type = IB_SRQT_XRC; in create_dev_resources()5023 attr.srq_type = IB_SRQT_BASIC; in create_dev_resources()5032 devr->s1->srq_type = IB_SRQT_BASIC; in create_dev_resources()
2215 init_attr->srq->srq_type == IB_SRQT_TM) in create_qp_common()
174 cqn = ib_srq_has_cq(init_attr->srq_type) ? in mlx4_ib_create_srq()176 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()
1007 static inline bool ib_srq_has_cq(enum ib_srq_type srq_type) in ib_srq_has_cq() argument1009 return srq_type == IB_SRQT_XRC || in ib_srq_has_cq()1010 srq_type == IB_SRQT_TM; in ib_srq_has_cq()1028 enum ib_srq_type srq_type; member1570 enum ib_srq_type srq_type; member
404 cqn = ib_srq_has_cq(srq_init_attr->srq_type) ? in hns_roce_create_srq()
1173 __u32 srq_type; member
416 if (init_attr->srq_type != IB_SRQT_BASIC) in mthca_create_srq()
864 srq_attr.srq_type = IB_SRQT_BASIC; in nvmet_rdma_init_srq()
1557 .srq_type = IB_SRQT_BASIC, in ipoib_cm_create_srq()
3019 .srq_type = IB_SRQT_BASIC, in srpt_alloc_srq()
1358 if (srq_init_attr->srq_type != IB_SRQT_BASIC) { in bnxt_re_create_srq()