/linux-4.4.14/drivers/infiniband/core/ |
D | verbs.c | 678 [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 |
|
D | cm_msgs.h | 164 case 0: return IB_QPT_RC; in cm_req_get_qp_type()
|
D | cm.c | 1150 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()
|
D | ucma.c | 436 *qp_type = IB_QPT_RC; in ucma_get_qp_type()
|
D | cma.c | 1911 RDMA_PS_TCP, IB_QPT_RC); in iw_conn_req_handler()
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
D | ipath_ruc.c | 317 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()
|
D | ipath_qp.c | 337 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()
|
D | ipath_verbs.c | 400 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/ |
D | rdma_transport.c | 146 RDMA_PS_TCP, IB_QPT_RC); in rds_rdma_listen_init()
|
D | iw.c | 226 cm_id = rdma_create_id(&init_net, NULL, NULL, RDMA_PS_TCP, IB_QPT_RC); in rds_iw_laddr_check()
|
D | iw_cm.c | 200 attr->qp_type = IB_QPT_RC; in rds_iw_init_qp_attrs() 528 RDMA_PS_TCP, IB_QPT_RC); in rds_iw_conn_connect()
|
D | ib.c | 339 cm_id = rdma_create_id(&init_net, NULL, NULL, RDMA_PS_TCP, IB_QPT_RC); in rds_ib_laddr_check()
|
D | ib_cm.c | 420 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/ |
D | qib_ruc.c | 417 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()
|
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() 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()
|
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.4.14/drivers/staging/rdma/hfi1/ |
D | ruc.c | 439 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()
|
D | qp.c | 372 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()
|
D | verbs.c | 389 } 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()
|
D | driver.c | 327 case IB_QPT_RC: in rcv_hdrerr() 456 case IB_QPT_RC: /* LATER */ in process_ecn()
|
D | diag.c | 1773 } else if (qp->ibqp.qp_type == IB_QPT_RC) { in snoop_send_pio_handler()
|
/linux-4.4.14/drivers/staging/rdma/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 | 270 case IB_QPT_RC: in ehca_write_swqe()
|
/linux-4.4.14/drivers/infiniband/hw/mlx5/ |
D | odp.c | 435 case IB_QPT_RC: in mlx5_ib_mr_initiator_pfault_handler() 512 case IB_QPT_RC: in mlx5_ib_mr_responder_pfault_handler()
|
D | qp.c | 266 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/ |
D | trans_rdma.c | 659 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/ |
D | verbs.c | 382 IB_QPT_RC); in rpcrdma_create_id() 606 ep->rep_attr.qp_type = IB_QPT_RC; in rpcrdma_ep_create()
|
D | svc_rdma_transport.c | 754 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/ |
D | iser_verbs.c | 499 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/ |
D | mlx4_ib.h | 205 MLX4_IB_QPT_RC = IB_QPT_RC,
|
D | qp.c | 1152 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/ |
D | o2iblnd.c | 773 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()
|
D | o2iblnd_cb.c | 1244 IB_QPT_RC); in kiblnd_connect_peer()
|
/linux-4.4.14/drivers/staging/rdma/amso1100/ |
D | c2_provider.c | 248 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.4.14/drivers/infiniband/ulp/ipoib/ |
D | ipoib_cm.c | 260 .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/ |
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 | 526 case IB_QPT_RC: in mthca_create_qp()
|
/linux-4.4.14/drivers/infiniband/ulp/isert/ |
D | ib_isert.c | 166 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/ |
D | ib_verbs.h | 841 IB_QPT_RC, enumerator
|
/linux-4.4.14/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.c | 931 if (attrs->qp_type != IB_QPT_RC) in iwch_create_qp()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | qp.c | 1637 if (attrs->qp_type != IB_QPT_RC) in c4iw_create_qp()
|
/linux-4.4.14/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 2049 qp_init->qp_type = IB_QPT_RC; in srpt_create_ch_ib()
|
/linux-4.4.14/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_hw.c | 2392 case IB_QPT_RC: in ocrdma_mbx_create_qp()
|
D | ocrdma_verbs.c | 1216 (attrs->qp_type != IB_QPT_RC) && in ocrdma_check_qp_params()
|
/linux-4.4.14/drivers/infiniband/ulp/srp/ |
D | ib_srp.c | 526 init_attr->qp_type = IB_QPT_RC; in srp_create_ch_ib()
|
/linux-4.4.14/drivers/infiniband/hw/nes/ |
D | nes_verbs.c | 1119 case IB_QPT_RC: in nes_create_qp()
|