Searched refs:srq_type (Results 1 – 14 of 14) 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()3293 if (cmd->srq_type == IB_SRQT_XRC) { in __uverbs_create_xsrq()3318 attr.srq_type = cmd->srq_type; in __uverbs_create_xsrq()3334 srq->srq_type = cmd->srq_type; in __uverbs_create_xsrq()3339 if (cmd->srq_type == IB_SRQT_XRC) { in __uverbs_create_xsrq()3358 if (cmd->srq_type == IB_SRQT_XRC) in __uverbs_create_xsrq()3367 if (cmd->srq_type == IB_SRQT_XRC) { in __uverbs_create_xsrq()3393 if (cmd->srq_type == IB_SRQT_XRC) in __uverbs_create_xsrq()3397 if (cmd->srq_type == IB_SRQT_XRC) { in __uverbs_create_xsrq()3426 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()
1240 attr.srq_type = IB_SRQT_XRC; in create_dev_resources()1254 devr->s0->srq_type = IB_SRQT_XRC; in create_dev_resources()1265 attr.srq_type = IB_SRQT_BASIC; in create_dev_resources()1276 devr->s1->srq_type = IB_SRQT_BASIC; in create_dev_resources()
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()
110 if (srq_init_attr->srq_type != IB_SRQT_BASIC) { in ipath_create_srq()
898 __u32 srq_type; member
809 enum ib_srq_type srq_type; member1326 enum ib_srq_type srq_type; member
447 if (init_attr->srq_type != IB_SRQT_BASIC) in mthca_create_srq()
1495 .srq_type = IB_SRQT_BASIC, in ipoib_cm_create_srq()
976 if (srq_init_attr->srq_type != IB_SRQT_BASIC) in ehca_create_srq()
3163 srq_attr.srq_type = IB_SRQT_BASIC; in srpt_add_one()