/linux-3.4.99/drivers/infiniband/hw/amso1100/ |
D | c2_qp.c | 68 case IB_QPS_RTS: in to_c2_state() 89 return IB_QPS_RTS; in to_ib_state() 174 if (qp->cm_id && qp->state == IB_QPS_RTS) { in c2_qp_modify() 188 attr->cur_qp_state != IB_QPS_RTS && in c2_qp_modify() 332 if (qp->cm_id && qp->state == IB_QPS_RTS) { in destroy_qp() 802 if (qp->state > IB_QPS_RTS) { in c2_post_send() 951 if (qp->state > IB_QPS_RTS) { in c2_post_receive()
|
/linux-3.4.99/drivers/infiniband/core/ |
D | verbs.c | 577 [IB_QPS_RTS] = { 625 [IB_QPS_RTS] = { 628 [IB_QPS_RTS] = { 673 [IB_QPS_RTS] = { 753 [IB_QPS_RTS] = { 783 cur_state != IB_QPS_RTR && cur_state != IB_QPS_RTS && in ib_modify_qp_is_ok()
|
D | iwcm.c | 1007 case IB_QPS_RTS: in iw_cm_init_qp_attr()
|
D | mad.c | 2240 attr->qp_state = IB_QPS_RTS; in mad_error_handler() 2705 attr->qp_state = IB_QPS_RTS; in ib_mad_port_start()
|
D | cma.c | 463 qp_attr.qp_state = IB_QPS_RTS; in cma_init_ud_qp() 574 qp_attr.qp_state = IB_QPS_RTS; in cma_modify_qp_rts()
|
D | cm.c | 3607 case IB_QPS_RTS: in ib_cm_init_qp_attr()
|
/linux-3.4.99/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.h | 279 case IB_QPS_RTS: in iwch_convert_state()
|
/linux-3.4.99/drivers/infiniband/ulp/ipoib/ |
D | ipoib_verbs.c | 111 qp_attr.qp_state = IB_QPS_RTS; in ipoib_init_qp()
|
D | ipoib_cm.c | 311 qp_attr.qp_state = IB_QPS_RTS; in ipoib_cm_modify_rx_qp() 983 qp_attr.qp_state = IB_QPS_RTS; in ipoib_cm_rep_handler()
|
/linux-3.4.99/drivers/infiniband/hw/mthca/ |
D | mthca_cmd.c | 1744 [IB_QPS_RTS] = CMD_RTR2RTS_QPEE, in mthca_MODIFY_QP() 1746 [IB_QPS_RTS] = { in mthca_MODIFY_QP() 1749 [IB_QPS_RTS] = CMD_RTS2RTS_QPEE, in mthca_MODIFY_QP() 1755 [IB_QPS_RTS] = CMD_SQD2RTS_QPEE, in mthca_MODIFY_QP() 1761 [IB_QPS_RTS] = CMD_SQERR2RTS_QPEE, in mthca_MODIFY_QP()
|
D | mthca_qp.c | 275 case IB_QPS_RTS: return MTHCA_QP_STATE_RTS; in to_mthca_state() 362 case MTHCA_QP_STATE_RTS: return IB_QPS_RTS; in to_ib_qp_state() 770 if (cur_state == IB_QPS_RTS && new_state == IB_QPS_SQD && in __mthca_modify_qp()
|
/linux-3.4.99/drivers/infiniband/hw/ehca/ |
D | ehca_qp.c | 107 case IB_QPS_RTS: in ib2ehca_qp_state() 136 return IB_QPS_RTS; in ehca2ib_qp_state() 205 case IB_QPS_RTS: in get_modqp_statetrans() 210 case IB_QPS_RTS: in get_modqp_statetrans() 222 if (ib_fromstate == IB_QPS_RTS) in get_modqp_statetrans()
|
D | ehca_reqs.c | 450 if (unlikely(my_qp->state < IB_QPS_RTS)) { in ehca_post_send()
|
/linux-3.4.99/drivers/infiniband/hw/qib/ |
D | qib_qp.c | 673 if (new_state != IB_QPS_RTS) in qib_modify_qp() 678 if (new_state != IB_QPS_RTS && new_state != IB_QPS_SQD) in qib_modify_qp()
|
D | qib_verbs.c | 123 [IB_QPS_RTS] = QIB_POST_RECV_OK | QIB_PROCESS_RECV_OK |
|
/linux-3.4.99/drivers/infiniband/hw/nes/ |
D | nes_verbs.c | 221 if (nesqp->ibqp_state > IB_QPS_RTS) in nes_bind_mw() 1469 if (nesqp->ibqp_state >= IB_QPS_INIT && nesqp->ibqp_state <= IB_QPS_RTS) { in nes_destroy_qp() 2970 case IB_QPS_RTS: in nes_modify_qp() 3136 if ((issue_modify_qp) && (nesqp->ibqp_state > IB_QPS_RTS)) { in nes_modify_qp() 3279 if (nesqp->ibqp_state > IB_QPS_RTS) { in nes_post_send() 3560 if (nesqp->ibqp_state > IB_QPS_RTS) { in nes_post_recv()
|
D | nes_cm.c | 2856 ((original_ibqp_state == IB_QPS_RTS) && in nes_cm_disconn_true() 3225 attr.qp_state = IB_QPS_RTS; in nes_accept() 3609 attr.qp_state = IB_QPS_RTS; in cm_event_connected()
|
D | nes_hw.c | 3595 (nesqp->ibqp_state == IB_QPS_RTS)) { in nes_process_iwarp_aeqe()
|
/linux-3.4.99/drivers/infiniband/hw/cxgb4/ |
D | iw_cxgb4.h | 470 case IB_QPS_RTS: in c4iw_convert_state()
|
/linux-3.4.99/net/rds/ |
D | ib_cm.c | 173 qp_attr.qp_state = IB_QPS_RTS; in rds_ib_cm_connect_complete()
|
/linux-3.4.99/drivers/infiniband/hw/mlx4/ |
D | qp.c | 635 case IB_QPS_RTS: return MLX4_QP_STATE_RTS; in to_mlx4_state() 1211 if (cur_state == IB_QPS_RTS && new_state == IB_QPS_SQD && in __mlx4_ib_modify_qp() 2011 case MLX4_QP_STATE_RTS: return IB_QPS_RTS; in to_ib_qp_state()
|
/linux-3.4.99/include/rdma/ |
D | ib_verbs.h | 703 IB_QPS_RTS, enumerator
|
/linux-3.4.99/drivers/infiniband/hw/ipath/ |
D | ipath_verbs.c | 126 [IB_QPS_RTS] = IPATH_POST_RECV_OK | IPATH_PROCESS_RECV_OK |
|
/linux-3.4.99/drivers/infiniband/ulp/srp/ |
D | ib_srp.c | 1482 qp_attr->qp_state = IB_QPS_RTS; in srp_cm_rep_handler()
|
/linux-3.4.99/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 1021 qp_attr.qp_state = IB_QPS_RTS; in srpt_ch_qp_rts()
|