/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_verbs.c | 957 [IB_QPT_RC] = (IB_QP_PKEY_INDEX | 985 [IB_QPT_RC] = (IB_QP_PKEY_INDEX | 1007 [IB_QPT_RC] = (IB_QP_AV | 1030 [IB_QPT_RC] = (IB_QP_ALT_PATH | 1054 [IB_QPT_RC] = (IB_QP_TIMEOUT | 1076 [IB_QPT_RC] = (IB_QP_CUR_STATE | 1110 [IB_QPT_RC] = (IB_QP_CUR_STATE | 1136 [IB_QPT_RC] = IB_QP_EN_SQD_ASYNC_NOTIFY, 1156 [IB_QPT_RC] = (IB_QP_CUR_STATE | 1186 [IB_QPT_RC] = (IB_QP_PORT | [all …]
|
H A D | cm_msgs.h | 160 case 0: return IB_QPT_RC; in cm_req_get_qp_type()
|
H A D | ib_cm.c | 1315 if (param->qp_type != IB_QPT_RC && param->qp_type != IB_QPT_UC && in cm_validate_req_param() 3871 if (cm_id_priv->qp_type == IB_QPT_RC || in cm_init_qp_rtr_attr() 3918 case IB_QPT_RC: in cm_init_qp_rts_attr()
|
H A D | ib_ucma.c | 445 *qp_type = IB_QPT_RC; in ucma_get_qp_type()
|
H A D | ib_cma.c | 2369 RDMA_PS_TCP, IB_QPT_RC); in iw_conn_req_handler() 2554 if (id->qp_type != IB_QPT_RC) in rdma_set_ack_timeout()
|
/freebsd/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib_qp.c | 287 case IB_QPT_RC: in sq_overhead() 355 if (attr->qp_type == IB_QPT_RC) in get_send_sge() 596 case IB_QPT_RC: return MLX5_QP_ST_RC; in to_mlx5_st() 1055 if (qp_type == IB_QPT_RC || qp_type == IB_QPT_UC) in is_connected() 1968 case IB_QPT_RC: in get_cqs() 2070 case IB_QPT_RC: in ib_qp_type_str() 2141 case IB_QPT_RC: in mlx5_ib_create_qp() 3966 case IB_QPT_RC: in mlx5_ib_post_send() 4521 if (qp->ibqp.qp_type == IB_QPT_RC || qp->ibqp.qp_type == IB_QPT_UC) { in query_qp_attr()
|
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/ |
H A D | sdp_cma.c | 82 .qp_type = IB_QPT_RC, in sdp_init_qp()
|
H A D | sdp_main.c | 136 ssk->id = rdma_create_id(&init_net, sdp_cma_handler, ssk, RDMA_PS_SDP, IB_QPT_RC); in sdp_pcbbind()
|
/freebsd/sys/dev/iser/ |
H A D | icl_iser.c | 426 RDMA_PS_TCP, IB_QPT_RC); in iser_conn_connect()
|
H A D | iser_verbs.c | 453 init_attr.qp_type = IB_QPT_RC; in iser_create_ib_conn_res()
|
/freebsd/sys/dev/bnxt/bnxt_re/ |
H A D | ib_verbs.h | 390 return IB_QPT_RC; in __from_hw_to_ib_qp_type()
|
H A D | ib_verbs.c | 1570 case IB_QPT_RC: in __from_ib_qp_type() 2117 if (init_attr->qp_type == IB_QPT_RC) { in bnxt_re_init_qp_attr() 2391 if (qp_init_attr->qp_type == IB_QPT_RC) { in bnxt_re_create_qp() 2513 if (type == IB_QPT_RC && in bnxt_re_update_qp_info()
|
/freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_cm.c | 220 .qp_type = IB_QPT_RC, in ipoib_cm_create_rx_qp() 935 .qp_type = IB_QPT_RC, in ipoib_cm_create_tx_qp()
|
/freebsd/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib.h | 212 MLX4_IB_QPT_RC = IB_QPT_RC,
|
H A D | mlx4_ib_qp.c | 1190 case IB_QPT_RC: in _mlx4_ib_create_qp() 2191 if ((ibqp->qp_type == IB_QPT_RC) || in _mlx4_ib_modify_qp() 3464 if (qp->ibqp.qp_type == IB_QPT_RC || qp->ibqp.qp_type == IB_QPT_UC) { in mlx4_ib_query_qp()
|
/freebsd/sys/contrib/rdma/krping/ |
H A D | krping.c | 626 init_attr.qp_type = IB_QPT_RC; in krping_create_qp() 2165 …m_id = rdma_create_id(TD_TO_VNET(curthread), krping_cma_event_handler, cb, RDMA_PS_TCP, IB_QPT_RC); in krping_doit()
|
/freebsd/sys/dev/mthca/ |
H A D | mthca_qp.c | 655 if (ibqp->qp_type == IB_QPT_RC && in __mthca_modify_qp() 1286 case IB_QPT_RC: qp->transport = RC; break; in mthca_alloc_qp()
|
H A D | mthca_provider.c | 481 case IB_QPT_RC: in mthca_create_qp()
|
/freebsd/sys/dev/irdma/ |
H A D | irdma_kcompat.c | 786 if (init_attr->qp_type == IB_QPT_RC) { in irdma_create_qp()
|
H A D | irdma_verbs.c | 655 if (init_attr->qp_type != IB_QPT_RC && in irdma_validate_qp_attrs() 660 if (init_attr->qp_type != IB_QPT_RC) in irdma_validate_qp_attrs()
|
/freebsd/sys/ofed/include/rdma/ |
H A D | ib_verbs.h | 994 IB_QPT_RC, enumerator
|
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | qp.c | 1729 if (attrs->qp_type != IB_QPT_RC) in c4iw_create_qp()
|
/freebsd/sys/dev/qlnx/qlnxr/ |
H A D | qlnxr_verbs.c | 2020 if (attrs->qp_type != IB_QPT_RC && attrs->qp_type != IB_QPT_GSI) { in qlnxr_check_qp_attrs()
|