Searched refs:IB_QPT_XRC_TGT (Results 1 – 15 of 15) sorted by relevance
114 case IB_QPT_XRC_TGT: in UVERBS_HANDLER()221 attr.qp_type != IB_QPT_XRC_TGT) || in UVERBS_HANDLER()223 attr.qp_type == IB_QPT_XRC_TGT)) in UVERBS_HANDLER()251 if (attr.qp_type == IB_QPT_XRC_TGT) in UVERBS_HANDLER()262 if (attr.qp_type != IB_QPT_XRC_TGT) { in UVERBS_HANDLER()283 if (attr.qp_type != IB_QPT_XRC_TGT) { in UVERBS_HANDLER()
30 case 1: return IB_QPT_XRC_TGT; in cm_req_get_qp_type()
1147 if (qp_open_attr->qp_type != IB_QPT_XRC_TGT) in ib_open_qp()1236 if (qp_init_attr->qp_type == IB_QPT_XRC_TGT) { in ib_create_qp()1319 [IB_QPT_XRC_TGT] = (IB_QP_PKEY_INDEX |1347 [IB_QPT_XRC_TGT] = (IB_QP_PKEY_INDEX |1373 [IB_QPT_XRC_TGT] = (IB_QP_AV |1392 [IB_QPT_XRC_TGT] = (IB_QP_ALT_PATH |1420 [IB_QPT_XRC_TGT] = (IB_QP_TIMEOUT |1441 [IB_QPT_XRC_TGT] = (IB_QP_CUR_STATE |1475 [IB_QPT_XRC_TGT] = (IB_QP_CUR_STATE |1494 [IB_QPT_XRC_TGT] = IB_QP_EN_SQD_ASYNC_NOTIFY, /* ??? */[all …]
362 is_xrc = qp_type == IB_QPT_XRC_INI || qp_type == IB_QPT_XRC_TGT; in _ib_create_qp()
1271 case IB_QPT_XRC_TGT: in create_qp()1306 if (cmd->qp_type == IB_QPT_XRC_TGT) { in create_qp()1404 if (cmd->qp_type == IB_QPT_XRC_TGT) in create_qp()1415 if (cmd->qp_type != IB_QPT_XRC_TGT) { in create_qp()1712 case IB_QPT_XRC_TGT: in modify_qp_mask()
1125 if (cm_id_priv->qp_type == IB_QPT_XRC_TGT) { in cm_destroy_id()2248 if (cm_id_priv->qp_type != IB_QPT_XRC_TGT) { in cm_format_rep()4161 cm_id_priv->qp_type == IB_QPT_XRC_TGT) { in cm_init_qp_rtr_attr()4216 case IB_QPT_XRC_TGT: in cm_init_qp_rts_attr()
476 qp->qp_type == IB_QPT_XRC_INI || qp->qp_type == IB_QPT_XRC_TGT) { in fill_res_qp_entry_query()
620 if (qp->qp_type == IB_QPT_GSI || qp->qp_type == IB_QPT_XRC_TGT) in qedr_qp_has_sq()629 qp->qp_type == IB_QPT_XRC_TGT || qedr_qp_has_srq(qp)) in qedr_qp_has_rq()
1205 attrs->qp_type != IB_QPT_XRC_TGT) { in qedr_check_qp_attrs()1244 (attrs->qp_type != IB_QPT_XRC_TGT) && in qedr_check_qp_attrs()1706 case IB_QPT_XRC_TGT: in qedr_ib_to_qed_qp_type()1877 if (qp->qp_type == IB_QPT_XRC_TGT) { in qedr_create_user_qp()2247 if (attrs->qp_type == IB_QPT_XRC_TGT) { in qedr_create_qp()
430 case IB_QPT_XRC_TGT: in sq_overhead()598 attr->qp_type == IB_QPT_XRC_TGT || attr->srq || in qp_has_rq()735 case IB_QPT_XRC_TGT: return MLX5_QP_ST_XRC; in to_mlx5_st()1161 if (attr->srq || (qp->type == IB_QPT_XRC_TGT) || in get_rx_type()2301 case IB_QPT_XRC_TGT: in get_cqs()2447 case IB_QPT_XRC_TGT: in check_qp_type()2513 WARN_ONCE(!pd && attr->qp_type != IB_QPT_XRC_TGT, in check_valid_flow()2771 case IB_QPT_XRC_TGT: in create_qp()3232 qp->ibqp.qp_type == IB_QPT_XRC_TGT) && in mlx5_set_path()3675 (qp->type == IB_QPT_XRC_INI) || (qp->type == IB_QPT_XRC_TGT) || in qp_supports_affinity()[all …]
584 if (attr->qp_type == IB_QPT_XRC_TGT || !attr->cap.max_send_wr) in hns_roce_qp_has_sq()593 attr->qp_type == IB_QPT_XRC_TGT || attr->srq || in hns_roce_qp_has_rq()
213 MLX4_IB_QPT_XRC_TGT = IB_QPT_XRC_TGT,
489 if (attr->qp_type == IB_QPT_XRC_INI || attr->qp_type == IB_QPT_XRC_TGT) in qp_has_rq()1186 if (init_attr->qp_type == IB_QPT_XRC_TGT) in create_qp_common()1309 if (qp->ibqp.qp_type == IB_QPT_XRC_TGT) in get_pd()1319 case IB_QPT_XRC_TGT: in get_cqs()1525 case IB_QPT_XRC_TGT: in _mlx4_ib_create_qp()
722 if (wc->qp->qp_type == IB_QPT_XRC_TGT) { in mlx4_ib_poll_one()
1100 IB_QPT_XRC_TGT = IB_UVERBS_QPT_XRC_TGT, enumerator