Home
last modified time | relevance | path

Searched refs:IB_QPT_RC (Results 1 – 49 of 49) sorted by relevance

/linux-4.4.14/drivers/infiniband/core/
Dverbs.c678 [IB_QPT_RC] = (IB_QP_PKEY_INDEX |
706 [IB_QPT_RC] = (IB_QP_PKEY_INDEX |
728 [IB_QPT_RC] = (IB_QP_AV |
751 [IB_QPT_RC] = (IB_QP_ALT_PATH |
775 [IB_QPT_RC] = (IB_QP_TIMEOUT |
797 [IB_QPT_RC] = (IB_QP_CUR_STATE |
830 [IB_QPT_RC] = (IB_QP_CUR_STATE |
855 [IB_QPT_RC] = IB_QP_EN_SQD_ASYNC_NOTIFY,
875 [IB_QPT_RC] = (IB_QP_CUR_STATE |
905 [IB_QPT_RC] = (IB_QP_PORT |
Dcm_msgs.h164 case 0: return IB_QPT_RC; in cm_req_get_qp_type()
Dcm.c1150 if (param->qp_type != IB_QPT_RC && param->qp_type != IB_QPT_UC && in cm_validate_req_param()
3624 if (cm_id_priv->qp_type == IB_QPT_RC || in cm_init_qp_rtr_attr()
3671 case IB_QPT_RC: in cm_init_qp_rts_attr()
Ducma.c436 *qp_type = IB_QPT_RC; in ucma_get_qp_type()
Dcma.c1911 RDMA_PS_TCP, IB_QPT_RC); in iw_conn_req_handler()
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_ruc.c317 if (sqp->ibqp.qp_type == IB_QPT_RC) in ipath_ruc_loopback()
492 if (sqp->ibqp.qp_type == IB_QPT_RC) { in ipath_ruc_loopback()
645 if ((qp->ibqp.qp_type == IB_QPT_RC || in ipath_do_send()
652 if (qp->ibqp.qp_type == IB_QPT_RC) in ipath_do_send()
Dipath_qp.c337 if (type == IB_QPT_RC) { in ipath_reset_qp()
535 if (qp->ibqp.qp_type == IB_QPT_RC) in ipath_modify_qp()
781 case IB_QPT_RC: in ipath_create_qp()
Dipath_verbs.c400 qp->ibqp.qp_type != IB_QPT_RC) in ipath_post_one_send()
432 qp->ibqp.qp_type == IB_QPT_RC) { in ipath_post_one_send()
573 case IB_QPT_RC: in ipath_qp_rcv()
/linux-4.4.14/net/rds/
Drdma_transport.c146 RDMA_PS_TCP, IB_QPT_RC); in rds_rdma_listen_init()
Diw.c226 cm_id = rdma_create_id(&init_net, NULL, NULL, RDMA_PS_TCP, IB_QPT_RC); in rds_iw_laddr_check()
Diw_cm.c200 attr->qp_type = IB_QPT_RC; in rds_iw_init_qp_attrs()
528 RDMA_PS_TCP, IB_QPT_RC); in rds_iw_conn_connect()
Dib.c339 cm_id = rdma_create_id(&init_net, NULL, NULL, RDMA_PS_TCP, IB_QPT_RC); in rds_ib_laddr_check()
Dib_cm.c420 attr.qp_type = IB_QPT_RC; in rds_ib_setup_qp()
672 RDMA_PS_TCP, IB_QPT_RC); in rds_ib_conn_connect()
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_ruc.c417 if (sqp->ibqp.qp_type == IB_QPT_RC) in qib_ruc_loopback()
620 if (sqp->ibqp.qp_type == IB_QPT_RC) { in qib_ruc_loopback()
726 if ((qp->ibqp.qp_type == IB_QPT_RC || in qib_do_send()
733 if (qp->ibqp.qp_type == IB_QPT_RC) in qib_do_send()
Dqib_qp.c388 if (type == IB_QPT_RC) { in qib_reset_qp()
450 if (qp->ibqp.qp_type != IB_QPT_RC) in clear_mr_refs()
735 if (qp->ibqp.qp_type == IB_QPT_RC) in qib_modify_qp()
997 init_attr->qp_type != IB_QPT_RC) in qib_create_qp()
1028 case IB_QPT_RC: in qib_create_qp()
Dqib_verbs.c371 } else if (qp->ibqp.qp_type != IB_QPT_RC) { in qib_post_one_send()
402 qp->ibqp.qp_type != IB_QPT_RC) in qib_post_one_send()
438 qp->ibqp.qp_type == IB_QPT_RC) { in qib_post_one_send()
599 case IB_QPT_RC: in qib_qp_rcv()
1103 else if (qp->ibqp.qp_type == IB_QPT_RC) { in sdma_complete()
1375 } else if (qp->ibqp.qp_type == IB_QPT_RC) { in qib_verbs_send_pio()
Dqib_driver.c371 case IB_QPT_RC: in qib_rcv_hdrerr()
Dqib_sdma.c669 if (qp->ibqp.qp_type == IB_QPT_RC) { in qib_sdma_verbs_send()
/linux-4.4.14/drivers/staging/rdma/hfi1/
Druc.c439 if (sqp->ibqp.qp_type == IB_QPT_RC) in ruc_loopback()
642 if (sqp->ibqp.qp_type == IB_QPT_RC) { in ruc_loopback()
844 if ((qp->ibqp.qp_type == IB_QPT_RC || in hfi1_do_send()
852 if (qp->ibqp.qp_type == IB_QPT_RC) in hfi1_do_send()
Dqp.c372 if (type == IB_QPT_RC) { in reset_qp()
435 if (qp->ibqp.qp_type != IB_QPT_RC) in clear_mr_refs()
754 if (qp->ibqp.qp_type == IB_QPT_RC) in hfi1_modify_qp()
1057 case IB_QPT_RC: in hfi1_create_qp()
1211 case IB_QPT_RC: in hfi1_create_qp()
1532 case IB_QPT_RC: in qp_to_sdma_engine()
Dverbs.c389 } else if (qp->ibqp.qp_type != IB_QPT_RC) { in post_one_send()
419 qp->ibqp.qp_type != IB_QPT_RC) in post_one_send()
452 qp->ibqp.qp_type == IB_QPT_RC) { in post_one_send()
832 else if (qp->ibqp.qp_type == IB_QPT_RC) { in verbs_sdma_complete()
1211 } else if (qp->ibqp.qp_type == IB_QPT_RC) { in hfi1_verbs_send_pio()
Ddriver.c327 case IB_QPT_RC: in rcv_hdrerr()
456 case IB_QPT_RC: /* LATER */ in process_ecn()
Ddiag.c1773 } else if (qp->ibqp.qp_type == IB_QPT_RC) { in snoop_send_pio_handler()
/linux-4.4.14/drivers/staging/rdma/ehca/
Dehca_qp.c171 case IB_QPT_RC: in ib2ehcaqptype()
246 case IB_QPT_RC: in ibqptype2servicetype()
542 qp_type != IB_QPT_RC && in internal_create_qp()
552 case IB_QPT_RC: in internal_create_qp()
694 if (qp_type == IB_QPT_RC) in internal_create_qp()
724 case IB_QPT_RC: in internal_create_qp()
986 qp_init_attr.qp_type = IB_QPT_RC; in ehca_create_srq()
1421 (ibqp->qp_type == IB_QPT_RC || ibqp->qp_type == IB_QPT_UC)) { in internal_modify_qp()
Dehca_reqs.c270 case IB_QPT_RC: in ehca_write_swqe()
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dodp.c435 case IB_QPT_RC: in mlx5_ib_mr_initiator_pfault_handler()
512 case IB_QPT_RC: in mlx5_ib_mr_responder_pfault_handler()
Dqp.c266 case IB_QPT_RC: in sq_overhead()
572 case IB_QPT_RC: return MLX5_QP_ST_RC; in to_mlx5_st()
850 if (qp_type == IB_QPT_RC || qp_type == IB_QPT_UC) in is_connected()
1127 case IB_QPT_RC: in get_cqs()
1193 case IB_QPT_RC: in ib_qp_type_str()
1253 case IB_QPT_RC: in mlx5_ib_create_qp()
2643 case IB_QPT_RC: in mlx5_ib_post_send()
3067 if (qp->ibqp.qp_type == IB_QPT_RC || qp->ibqp.qp_type == IB_QPT_UC) { in mlx5_ib_query_qp()
/linux-4.4.14/net/9p/
Dtrans_rdma.c659 RDMA_PS_TCP, IB_QPT_RC); in rdma_create_trans()
720 qp_attr.qp_type = IB_QPT_RC; in rdma_create_trans()
/linux-4.4.14/net/sunrpc/xprtrdma/
Dverbs.c382 IB_QPT_RC); in rpcrdma_create_id()
606 ep->rep_attr.qp_type = IB_QPT_RC; in rpcrdma_ep_create()
Dsvc_rdma_transport.c754 RDMA_PS_TCP, IB_QPT_RC); in svc_rdma_create()
971 qp_attr.qp_type = IB_QPT_RC; in svc_rdma_accept()
/linux-4.4.14/drivers/infiniband/ulp/iser/
Diser_verbs.c499 init_attr.qp_type = IB_QPT_RC; in iser_create_ib_conn_res()
1008 RDMA_PS_TCP, IB_QPT_RC); in iser_connect()
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h205 MLX4_IB_QPT_RC = IB_QPT_RC,
Dqp.c1152 case IB_QPT_RC: in mlx4_ib_create_qp()
2057 if ((ibqp->qp_type == IB_QPT_RC) || in mlx4_ib_modify_qp()
3265 if (qp->ibqp.qp_type == IB_QPT_RC || qp->ibqp.qp_type == IB_QPT_UC) { in mlx4_ib_query_qp()
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd.c773 init_qp_attr->qp_type = IB_QPT_RC; in kiblnd_create_conn()
2208 IB_QPT_RC); in kiblnd_dev_need_failover()
2277 IB_QPT_RC); in kiblnd_dev_failover()
Do2iblnd_cb.c1244 IB_QPT_RC); in kiblnd_connect_peer()
/linux-4.4.14/drivers/staging/rdma/amso1100/
Dc2_provider.c248 case IB_QPT_RC: in c2_create_qp()
Dc2_qp.c433 qp->ibqp.qp_type = IB_QPT_RC; in c2_alloc_qp()
/linux-4.4.14/drivers/infiniband/ulp/ipoib/
Dipoib_cm.c260 .qp_type = IB_QPT_RC, in ipoib_cm_create_rx_qp()
1026 .qp_type = IB_QPT_RC, in ipoib_cm_create_tx_qp()
/linux-4.4.14/drivers/infiniband/hw/mthca/
Dmthca_qp.c651 if (ibqp->qp_type == IB_QPT_RC && in __mthca_modify_qp()
1281 case IB_QPT_RC: qp->transport = RC; break; in mthca_alloc_qp()
Dmthca_provider.c526 case IB_QPT_RC: in mthca_create_qp()
/linux-4.4.14/drivers/infiniband/ulp/isert/
Dib_isert.c166 attr.qp_type = IB_QPT_RC; in isert_create_qp()
3018 RDMA_PS_TCP, IB_QPT_RC); in isert_setup_id()
/linux-4.4.14/include/rdma/
Dib_verbs.h841 IB_QPT_RC, enumerator
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Diwch_provider.c931 if (attrs->qp_type != IB_QPT_RC) in iwch_create_qp()
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dqp.c1637 if (attrs->qp_type != IB_QPT_RC) in c4iw_create_qp()
/linux-4.4.14/drivers/infiniband/ulp/srpt/
Dib_srpt.c2049 qp_init->qp_type = IB_QPT_RC; in srpt_create_ch_ib()
/linux-4.4.14/drivers/infiniband/hw/ocrdma/
Docrdma_hw.c2392 case IB_QPT_RC: in ocrdma_mbx_create_qp()
Docrdma_verbs.c1216 (attrs->qp_type != IB_QPT_RC) && in ocrdma_check_qp_params()
/linux-4.4.14/drivers/infiniband/ulp/srp/
Dib_srp.c526 init_attr->qp_type = IB_QPT_RC; in srp_create_ch_ib()
/linux-4.4.14/drivers/infiniband/hw/nes/
Dnes_verbs.c1119 case IB_QPT_RC: in nes_create_qp()