/linux-4.1.27/drivers/infiniband/core/ |
D | verbs.c | 521 [IB_QPT_RC] = (IB_QP_PKEY_INDEX | 549 [IB_QPT_RC] = (IB_QP_PKEY_INDEX | 571 [IB_QPT_RC] = (IB_QP_AV | 589 [IB_QPT_RC] = (IB_QP_SMAC), 600 [IB_QPT_RC] = (IB_QP_ALT_PATH | 615 [IB_QPT_RC] = (IB_QP_ALT_SMAC | 638 [IB_QPT_RC] = (IB_QP_TIMEOUT | 660 [IB_QPT_RC] = (IB_QP_CUR_STATE | 693 [IB_QPT_RC] = (IB_QP_CUR_STATE | 718 [IB_QPT_RC] = IB_QP_EN_SQD_ASYNC_NOTIFY, [all …]
|
D | cm_msgs.h | 164 case 0: return IB_QPT_RC; in cm_req_get_qp_type()
|
D | cm.c | 1097 if (param->qp_type != IB_QPT_RC && param->qp_type != IB_QPT_UC && in cm_validate_req_param() 3548 if (cm_id_priv->qp_type == IB_QPT_RC || in cm_init_qp_rtr_attr() 3595 case IB_QPT_RC: in cm_init_qp_rts_attr()
|
D | ucma.c | 354 *qp_type = IB_QPT_RC; in ucma_get_qp_type()
|
D | cma.c | 1503 RDMA_PS_TCP, IB_QPT_RC); in iw_conn_req_handler()
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_ruc.c | 318 if (sqp->ibqp.qp_type == IB_QPT_RC) in ipath_ruc_loopback() 493 if (sqp->ibqp.qp_type == IB_QPT_RC) { in ipath_ruc_loopback() 646 if ((qp->ibqp.qp_type == IB_QPT_RC || in ipath_do_send() 653 if (qp->ibqp.qp_type == IB_QPT_RC) in ipath_do_send()
|
D | ipath_qp.c | 338 if (type == IB_QPT_RC) { in ipath_reset_qp() 536 if (qp->ibqp.qp_type == IB_QPT_RC) in ipath_modify_qp() 782 case IB_QPT_RC: in ipath_create_qp()
|
D | ipath_verbs.c | 419 qp->ibqp.qp_type == IB_QPT_RC) { in ipath_post_one_send() 560 case IB_QPT_RC: in ipath_qp_rcv()
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_ruc.c | 416 if (sqp->ibqp.qp_type == IB_QPT_RC) in qib_ruc_loopback() 619 if (sqp->ibqp.qp_type == IB_QPT_RC) { in qib_ruc_loopback() 725 if ((qp->ibqp.qp_type == IB_QPT_RC || in qib_do_send() 732 if (qp->ibqp.qp_type == IB_QPT_RC) in qib_do_send()
|
D | qib_qp.c | 388 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()
|
D | qib_verbs.c | 371 } else if (qp->ibqp.qp_type != IB_QPT_RC) { in qib_post_one_send() 422 qp->ibqp.qp_type == IB_QPT_RC) { in qib_post_one_send() 583 case IB_QPT_RC: in qib_qp_rcv() 1087 else if (qp->ibqp.qp_type == IB_QPT_RC) { in sdma_complete() 1359 } else if (qp->ibqp.qp_type == IB_QPT_RC) { in qib_verbs_send_pio()
|
D | qib_driver.c | 371 case IB_QPT_RC: in qib_rcv_hdrerr()
|
D | qib_sdma.c | 669 if (qp->ibqp.qp_type == IB_QPT_RC) { in qib_sdma_verbs_send()
|
/linux-4.1.27/net/rds/ |
D | rdma_transport.c | 163 IB_QPT_RC); in rds_rdma_listen_init()
|
D | iw.c | 230 cm_id = rdma_create_id(NULL, NULL, RDMA_PS_TCP, IB_QPT_RC); in rds_iw_laddr_check()
|
D | ib_cm.c | 345 attr.qp_type = IB_QPT_RC; in rds_ib_setup_qp() 596 RDMA_PS_TCP, IB_QPT_RC); in rds_ib_conn_connect()
|
D | iw_cm.c | 199 attr->qp_type = IB_QPT_RC; in rds_iw_init_qp_attrs() 524 RDMA_PS_TCP, IB_QPT_RC); in rds_iw_conn_connect()
|
D | ib.c | 329 cm_id = rdma_create_id(NULL, NULL, RDMA_PS_TCP, IB_QPT_RC); in rds_ib_laddr_check()
|
/linux-4.1.27/drivers/infiniband/hw/ehca/ |
D | ehca_qp.c | 171 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()
|
D | ehca_reqs.c | 269 case IB_QPT_RC: in ehca_write_swqe()
|
/linux-4.1.27/net/9p/ |
D | trans_rdma.c | 664 IB_QPT_RC); in rdma_create_trans() 740 qp_attr.qp_type = IB_QPT_RC; in rdma_create_trans()
|
/linux-4.1.27/drivers/infiniband/hw/mlx5/ |
D | odp.c | 442 case IB_QPT_RC: in mlx5_ib_mr_initiator_pfault_handler() 519 case IB_QPT_RC: in mlx5_ib_mr_responder_pfault_handler()
|
D | qp.c | 272 case IB_QPT_RC: in sq_overhead() 580 case IB_QPT_RC: return MLX5_QP_ST_RC; in to_mlx5_st() 858 if (qp_type == IB_QPT_RC || qp_type == IB_QPT_UC) in is_connected() 1135 case IB_QPT_RC: in get_cqs() 1201 case IB_QPT_RC: in ib_qp_type_str() 1263 case IB_QPT_RC: in mlx5_ib_create_qp() 2646 case IB_QPT_RC: in mlx5_ib_post_send() 3076 if (qp->ibqp.qp_type == IB_QPT_RC || qp->ibqp.qp_type == IB_QPT_UC) { in mlx5_ib_query_qp()
|
/linux-4.1.27/drivers/infiniband/ulp/iser/ |
D | iser_verbs.c | 484 init_attr.qp_type = IB_QPT_RC; in iser_create_ib_conn_res() 965 RDMA_PS_TCP, IB_QPT_RC); in iser_connect()
|
/linux-4.1.27/net/sunrpc/xprtrdma/ |
D | svc_rdma_transport.c | 708 IB_QPT_RC); in svc_rdma_create() 932 qp_attr.qp_type = IB_QPT_RC; in svc_rdma_accept()
|
D | verbs.c | 512 id = rdma_create_id(rpcrdma_conn_upcall, xprt, RDMA_PS_TCP, IB_QPT_RC); in rpcrdma_create_id() 745 ep->rep_attr.qp_type = IB_QPT_RC; in rpcrdma_ep_create()
|
/linux-4.1.27/drivers/infiniband/hw/mlx4/ |
D | mlx4_ib.h | 190 MLX4_IB_QPT_RC = IB_QPT_RC,
|
D | qp.c | 1130 case IB_QPT_RC: in mlx4_ib_create_qp() 1948 if ((ibqp->qp_type == IB_QPT_RC) || in mlx4_ib_modify_qp() 3151 if (qp->ibqp.qp_type == IB_QPT_RC || qp->ibqp.qp_type == IB_QPT_UC) { in mlx4_ib_query_qp()
|
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
D | o2iblnd.c | 770 init_qp_attr->qp_type = IB_QPT_RC; in kiblnd_create_conn() 2430 IB_QPT_RC); in kiblnd_dev_need_failover() 2503 IB_QPT_RC); in kiblnd_dev_failover()
|
D | o2iblnd_cb.c | 1284 IB_QPT_RC); in kiblnd_connect_peer()
|
/linux-4.1.27/drivers/infiniband/hw/amso1100/ |
D | c2_provider.c | 245 case IB_QPT_RC: in c2_create_qp()
|
D | c2_qp.c | 433 qp->ibqp.qp_type = IB_QPT_RC; in c2_alloc_qp()
|
/linux-4.1.27/drivers/infiniband/ulp/ipoib/ |
D | ipoib_cm.c | 260 .qp_type = IB_QPT_RC, in ipoib_cm_create_rx_qp() 1032 .qp_type = IB_QPT_RC, in ipoib_cm_create_tx_qp()
|
/linux-4.1.27/drivers/infiniband/hw/mthca/ |
D | mthca_qp.c | 651 if (ibqp->qp_type == IB_QPT_RC && in __mthca_modify_qp() 1281 case IB_QPT_RC: qp->transport = RC; break; in mthca_alloc_qp()
|
D | mthca_provider.c | 522 case IB_QPT_RC: in mthca_create_qp()
|
/linux-4.1.27/include/rdma/ |
D | ib_verbs.h | 776 IB_QPT_RC, enumerator
|
/linux-4.1.27/drivers/infiniband/ulp/isert/ |
D | ib_isert.c | 170 attr.qp_type = IB_QPT_RC; in isert_create_qp() 3075 RDMA_PS_TCP, IB_QPT_RC); in isert_setup_id()
|
/linux-4.1.27/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.c | 902 if (attrs->qp_type != IB_QPT_RC) in iwch_create_qp()
|
/linux-4.1.27/drivers/infiniband/hw/cxgb4/ |
D | qp.c | 1624 if (attrs->qp_type != IB_QPT_RC) in c4iw_create_qp()
|
/linux-4.1.27/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 2052 qp_init->qp_type = IB_QPT_RC; in srpt_create_ch_ib()
|
/linux-4.1.27/drivers/infiniband/ulp/srp/ |
D | ib_srp.c | 530 init_attr->qp_type = IB_QPT_RC; in srp_create_ch_ib()
|
/linux-4.1.27/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_verbs.c | 1145 (attrs->qp_type != IB_QPT_RC) && in ocrdma_check_qp_params()
|
D | ocrdma_hw.c | 2326 case IB_QPT_RC: in ocrdma_mbx_create_qp()
|
/linux-4.1.27/drivers/infiniband/hw/nes/ |
D | nes_verbs.c | 1139 case IB_QPT_RC: in nes_create_qp()
|