| /linux/drivers/infiniband/hw/usnic/ |
| H A D | usnic_ib_qp_grp.c | 57 case IB_QPS_RTS: in usnic_ib_qp_grp_state_to_string() 414 case IB_QPS_RTS: in usnic_ib_qp_grp_modify() 459 case IB_QPS_RTS: in usnic_ib_qp_grp_modify() 475 case IB_QPS_RTS: in usnic_ib_qp_grp_modify() 500 case IB_QPS_RTS: in usnic_ib_qp_grp_modify()
|
| H A D | usnic_ib_main.c | 118 cur_state == IB_QPS_RTS) { in usnic_ib_qp_grp_modify_active_to_err()
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | opfn.c | 265 attr->qp_state == IB_QPS_RTS) { in opfn_qp_init() 300 if (qp->state == IB_QPS_RTS) in opfn_trigger_conn_request()
|
| /linux/drivers/infiniband/hw/mthca/ |
| H A D | mthca_cmd.c | 1746 [IB_QPS_RTS] = CMD_RTR2RTS_QPEE, in mthca_MODIFY_QP() 1748 [IB_QPS_RTS] = { in mthca_MODIFY_QP() 1751 [IB_QPS_RTS] = CMD_RTS2RTS_QPEE, in mthca_MODIFY_QP() 1757 [IB_QPS_RTS] = CMD_SQD2RTS_QPEE, in mthca_MODIFY_QP() 1763 [IB_QPS_RTS] = CMD_SQERR2RTS_QPEE, in mthca_MODIFY_QP()
|
| H A D | mthca_qp.c | 277 case IB_QPS_RTS: return MTHCA_QP_STATE_RTS; in to_mthca_state() 364 case MTHCA_QP_STATE_RTS: return IB_QPS_RTS; in to_ib_qp_state() 788 if (cur_state == IB_QPS_RTS && new_state == IB_QPS_SQD && in __mthca_modify_qp()
|
| /linux/drivers/infiniband/hw/efa/ |
| H A D | efa_verbs.c | 871 [IB_QPS_RTS] = { 880 [IB_QPS_RTS] = { 883 [IB_QPS_RTS] = { 896 [IB_QPS_RTS] = { 910 [IB_QPS_RTS] = { 929 cur_state != IB_QPS_RTR && cur_state != IB_QPS_RTS && in efa_modify_srd_qp_is_ok()
|
| /linux/drivers/infiniband/sw/rxe/ |
| H A D | rxe_recv.c | 49 if (unlikely(qp_state(qp) < IB_QPS_RTS)) { in check_type_state()
|
| H A D | rxe_comp.c | 630 if (qp_state(qp) >= IB_QPS_RTS && in reset_retry_timer()
|
| H A D | rxe_net.c | 470 if ((is_request && (qp_state(qp) < IB_QPS_RTS)) || in rxe_xmit_packet()
|
| H A D | rxe_qp.c | 653 [IB_QPS_RTS] = "RTS",
|
| /linux/drivers/infiniband/core/ |
| H A D | verbs.c | 1505 [IB_QPS_RTS] = { 1554 [IB_QPS_RTS] = { 1557 [IB_QPS_RTS] = { 1603 [IB_QPS_RTS] = { 1683 [IB_QPS_RTS] = { 1709 cur_state != IB_QPS_RTR && cur_state != IB_QPS_RTS && in ib_modify_qp_is_ok()
|
| H A D | iwcm.c | 1168 case IB_QPS_RTS: in iw_cm_init_qp_attr()
|
| H A D | cma.c | 1099 qp_attr.qp_state = IB_QPS_RTS; in cma_init_ud_qp() 1221 qp_attr.qp_state = IB_QPS_RTS; in cma_modify_qp_rts()
|
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | qp.c | 802 case IB_QPS_RTS: return MLX5_QP_STATE_RTS; in to_mlx5_state() 4456 if ((new_state == IB_QPS_RTS) && qp->counter_pending) { in __mlx5_ib_modify_qp() 4499 } else if (cur_state == IB_QPS_RTR && new_state == IB_QPS_RTS) { in modify_dci_qp_is_ok() 4504 } else if (cur_state == IB_QPS_RTS && new_state == IB_QPS_RTS) { in modify_dci_qp_is_ok() 4805 case MLX5_QP_STATE_RTS: return IB_QPS_RTS; in to_ib_qp_state() 5859 if (mqp->state == IB_QPS_RTS) { in mlx5_ib_qp_set_counter()
|
| /linux/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_cm.c | 313 qp_attr.qp_state = IB_QPS_RTS; in ipoib_cm_modify_rx_qp() 1018 qp_attr.qp_state = IB_QPS_RTS; in ipoib_cm_rep_handler()
|
| /linux/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_hw_v2.c | 2941 attr->qp_state = IB_QPS_RTS; in free_mr_modify_rsv_qp() 2946 IB_QPS_RTS, NULL); in free_mr_modify_rsv_qp() 5190 [IB_QPS_RTS] = true, in check_qp_state() 5192 [IB_QPS_RTS] = { [IB_QPS_RESET] = true, in check_qp_state() 5193 [IB_QPS_RTS] = true, in check_qp_state() 5227 } else if (cur_state == IB_QPS_RTR && new_state == IB_QPS_RTS) { in hns_roce_v2_set_abs_fields() 5506 [HNS_ROCE_QP_ST_RTS] = IB_QPS_RTS, in to_ib_qp_st()
|
| /linux/net/smc/ |
| H A D | smc_ib.c | 100 qp_attr.qp_state = IB_QPS_RTS; in smc_ib_modify_qp_rts()
|
| /linux/drivers/infiniband/hw/vmw_pvrdma/ |
| H A D | pvrdma_qp.c | 685 if (qp->state < IB_QPS_RTS) { in pvrdma_post_send()
|
| /linux/drivers/infiniband/hw/irdma/ |
| H A D | cm.c | 3534 ((original_ibqp_state == IB_QPS_RTS) && in irdma_cm_disconn_true() 3743 attr.qp_state = IB_QPS_RTS; in irdma_accept() 4164 attr.qp_state = IB_QPS_RTS; in irdma_cm_event_connected()
|
| H A D | verbs.c | 1506 case IB_QPS_RTS: in irdma_modify_qp_roce() 1588 if (iwqp->ibqp_state > IB_QPS_RTS && in irdma_modify_qp_roce() 1700 case IB_QPS_RTS: in irdma_modify_qp() 1817 if (issue_modify_qp && iwqp->ibqp_state > IB_QPS_RTS) { in irdma_modify_qp()
|
| H A D | hw.c | 298 iwqp->ibqp_state == IB_QPS_RTS) { in irdma_process_aeq()
|
| /linux/drivers/infiniband/hw/bnxt_re/ |
| H A D | ib_verbs.c | 1752 case IB_QPS_RTS: in __from_ib_qp_state() 1774 return IB_QPS_RTS; in __to_ib_qp_state() 2816 qp_attr.qp_state = IB_QPS_RTS; in bnxt_ud_qp_hw_stall_workaround()
|
| /linux/drivers/infiniband/hw/ocrdma/ |
| H A D | ocrdma_hw.c | 161 return IB_QPS_RTS; in get_ibqp_state() 182 case IB_QPS_RTS: in get_ocrdma_qp_state()
|
| /linux/include/rdma/ |
| H A D | ib_verbs.h | 1289 IB_QPS_RTS, enumerator
|
| /linux/drivers/infiniband/ulp/srp/ |
| H A D | ib_srp.c | 2401 qp_attr->qp_state = IB_QPS_RTS; in srp_cm_rep_handler()
|