Searched refs:srq_type (Results 1 – 12 of 12) sorted by relevance
468 srq->srq_type = srq_init_attr->srq_type; in ib_create_srq()469 if (srq->srq_type == IB_SRQT_XRC) { in ib_create_srq()504 enum ib_srq_type srq_type; in ib_destroy_srq() local513 srq_type = srq->srq_type; in ib_destroy_srq()514 if (srq_type == IB_SRQT_XRC) { in ib_destroy_srq()522 if (srq_type == IB_SRQT_XRC) { in ib_destroy_srq()
1796 if (!srq || srq->srq_type != IB_SRQT_BASIC) { in create_qp()3313 if (cmd->srq_type == IB_SRQT_XRC) { in __uverbs_create_xsrq()3338 attr.srq_type = cmd->srq_type; in __uverbs_create_xsrq()3354 srq->srq_type = cmd->srq_type; in __uverbs_create_xsrq()3359 if (cmd->srq_type == IB_SRQT_XRC) { in __uverbs_create_xsrq()3378 if (cmd->srq_type == IB_SRQT_XRC) in __uverbs_create_xsrq()3387 if (cmd->srq_type == IB_SRQT_XRC) { in __uverbs_create_xsrq()3413 if (cmd->srq_type == IB_SRQT_XRC) in __uverbs_create_xsrq()3417 if (cmd->srq_type == IB_SRQT_XRC) { in __uverbs_create_xsrq()3446 xcmd.srq_type = IB_SRQT_BASIC; in ib_uverbs_create_srq()[all …]
185 cqn = (init_attr->srq_type == IB_SRQT_XRC) ? in mlx4_ib_create_srq()187 xrcdn = (init_attr->srq_type == IB_SRQT_XRC) ? in mlx4_ib_create_srq()
289 is_xrc = (init_attr->srq_type == IB_SRQT_XRC); in mlx5_ib_create_srq()296 } else if (init_attr->srq_type == IB_SRQT_BASIC) { in mlx5_ib_create_srq()
1242 attr.srq_type = IB_SRQT_XRC; in create_dev_resources()1256 devr->s0->srq_type = IB_SRQT_XRC; in create_dev_resources()1267 attr.srq_type = IB_SRQT_BASIC; in create_dev_resources()1278 devr->s1->srq_type = IB_SRQT_BASIC; in create_dev_resources()
110 if (srq_init_attr->srq_type != IB_SRQT_BASIC) { in ipath_create_srq()
127 if (srq_init_attr->srq_type != IB_SRQT_BASIC) { in hfi1_create_srq()
110 if (srq_init_attr->srq_type != IB_SRQT_BASIC) { in qib_create_srq()
447 if (init_attr->srq_type != IB_SRQT_BASIC) in mthca_create_srq()
1514 .srq_type = IB_SRQT_BASIC, in ipoib_cm_create_srq()
976 if (srq_init_attr->srq_type != IB_SRQT_BASIC) in ehca_create_srq()
3182 srq_attr.srq_type = IB_SRQT_BASIC; in srpt_add_one()