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()
1145 if (qp_open_attr->qp_type != IB_QPT_XRC_TGT) in ib_open_qp()1234 if (qp_init_attr->qp_type == IB_QPT_XRC_TGT) { in ib_create_qp()1317 [IB_QPT_XRC_TGT] = (IB_QP_PKEY_INDEX |1345 [IB_QPT_XRC_TGT] = (IB_QP_PKEY_INDEX |1371 [IB_QPT_XRC_TGT] = (IB_QP_AV |1390 [IB_QPT_XRC_TGT] = (IB_QP_ALT_PATH |1418 [IB_QPT_XRC_TGT] = (IB_QP_TIMEOUT |1439 [IB_QPT_XRC_TGT] = (IB_QP_CUR_STATE |1473 [IB_QPT_XRC_TGT] = (IB_QP_CUR_STATE |1492 [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()
1268 case IB_QPT_XRC_TGT: in create_qp()1303 if (cmd->qp_type == IB_QPT_XRC_TGT) { in create_qp()1401 if (cmd->qp_type == IB_QPT_XRC_TGT) in create_qp()1412 if (cmd->qp_type != IB_QPT_XRC_TGT) { in create_qp()1709 case IB_QPT_XRC_TGT: in modify_qp_mask()
1125 if (cm_id_priv->qp_type == IB_QPT_XRC_TGT) { in cm_destroy_id()2245 if (cm_id_priv->qp_type != IB_QPT_XRC_TGT) { in cm_format_rep()4156 cm_id_priv->qp_type == IB_QPT_XRC_TGT) { in cm_init_qp_rtr_attr()4211 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()
619 if (qp->qp_type == IB_QPT_GSI || qp->qp_type == IB_QPT_XRC_TGT) in qedr_qp_has_sq()628 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()1705 case IB_QPT_XRC_TGT: in qedr_ib_to_qed_qp_type()1876 if (qp->qp_type == IB_QPT_XRC_TGT) { in qedr_create_user_qp()2244 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()2304 case IB_QPT_XRC_TGT: in get_cqs()2450 case IB_QPT_XRC_TGT: in check_qp_type()2518 WARN_ONCE(!pd && attr->qp_type != IB_QPT_XRC_TGT, in check_valid_flow()2780 case IB_QPT_XRC_TGT: in create_qp()3228 qp->ibqp.qp_type == IB_QPT_XRC_TGT) && in mlx5_set_path()3671 (qp->type == IB_QPT_XRC_INI) || (qp->type == IB_QPT_XRC_TGT) || in qp_supports_affinity()[all …]
582 if (attr->qp_type == IB_QPT_XRC_TGT || !attr->cap.max_send_wr) in hns_roce_qp_has_sq()591 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,
485 if (attr->qp_type == IB_QPT_XRC_INI || attr->qp_type == IB_QPT_XRC_TGT) in qp_has_rq()1180 if (init_attr->qp_type == IB_QPT_XRC_TGT) in create_qp_common()1303 if (qp->ibqp.qp_type == IB_QPT_XRC_TGT) in get_pd()1313 case IB_QPT_XRC_TGT: in get_cqs()1519 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