/openbmc/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()
|
/openbmc/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()
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | gsi.c | 247 attr.qp_state = IB_QPS_RTS; in modify_to_rts() 337 if (to_mqp(gsi->rx_qp)->state != IB_QPS_RTS) in mlx5_ib_gsi_modify_qp()
|
H A D | mem.c | 263 qp_attr.qp_state = IB_QPS_RTS; in mlx5_ib_test_wc()
|
H A D | qp.c | 802 case IB_QPS_RTS: return MLX5_QP_STATE_RTS; in to_mlx5_state() 4431 if ((new_state == IB_QPS_RTS) && qp->counter_pending) { in __mlx5_ib_modify_qp() 4474 } else if (cur_state == IB_QPS_RTR && new_state == IB_QPS_RTS) { in modify_dci_qp_is_ok() 4479 } else if (cur_state == IB_QPS_RTS && new_state == IB_QPS_RTS) { in modify_dci_qp_is_ok() 4775 case MLX5_QP_STATE_RTS: return IB_QPS_RTS; in to_ib_qp_state() 5829 if (mqp->state == IB_QPS_RTS) { in mlx5_ib_qp_set_counter()
|
H A D | umr.c | 125 attr.qp_state = IB_QPS_RTS; in mlx5r_umr_qp_rst2rts()
|
/openbmc/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()
|
/openbmc/linux/drivers/infiniband/hw/efa/ |
H A D | efa_verbs.c | 806 [IB_QPS_RTS] = { 815 [IB_QPS_RTS] = { 818 [IB_QPS_RTS] = { 831 [IB_QPS_RTS] = { 845 [IB_QPS_RTS] = { 864 cur_state != IB_QPS_RTR && cur_state != IB_QPS_RTS && in efa_modify_srd_qp_is_ok()
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | verbs.c | 1490 [IB_QPS_RTS] = { 1539 [IB_QPS_RTS] = { 1542 [IB_QPS_RTS] = { 1588 [IB_QPS_RTS] = { 1668 [IB_QPS_RTS] = { 1694 cur_state != IB_QPS_RTR && cur_state != IB_QPS_RTS && in ib_modify_qp_is_ok()
|
H A D | iwcm.c | 1174 case IB_QPS_RTS: in iw_cm_init_qp_attr()
|
/openbmc/linux/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_verbs.c | 123 qp_attr.qp_state = IB_QPS_RTS; in ipoib_init_qp()
|
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()
|
/openbmc/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_net.c | 416 if ((is_request && (qp_state(qp) < IB_QPS_RTS)) || in rxe_xmit_packet()
|
H A D | rxe_comp.c | 639 if (qp_state(qp) >= IB_QPS_RTS && in reset_retry_timer()
|
H A D | rxe_qp.c | 610 [IB_QPS_RTS] = "RTS",
|
/openbmc/linux/drivers/infiniband/hw/cxgb4/ |
H A D | iw_cxgb4.h | 618 case IB_QPS_RTS: in c4iw_convert_state() 637 return IB_QPS_RTS; in to_ib_qp_state()
|
/openbmc/linux/net/smc/ |
H A D | smc_core.h | 498 lnk->qp_attr.cur_qp_state == IB_QPS_RTS; in smc_link_sendable()
|
H A D | smc_ib.c | 100 qp_attr.qp_state = IB_QPS_RTS; in smc_ib_modify_qp_rts()
|
/openbmc/linux/drivers/infiniband/sw/siw/ |
H A D | siw_verbs.c | 26 [IB_QPS_RTS] = SIW_QP_STATE_RTS, 34 [IB_QPS_RTS] = "RTS", [IB_QPS_SQD] = "SQD", [IB_QPS_SQE] = "SQE",
|
/openbmc/linux/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hw_v2.c | 2767 attr->qp_state = IB_QPS_RTS; in free_mr_modify_rsv_qp() 2772 IB_QPS_RTS, NULL); in free_mr_modify_rsv_qp() 4953 [IB_QPS_RTS] = true, in check_qp_state() 4955 [IB_QPS_RTS] = { [IB_QPS_RESET] = true, in check_qp_state() 4956 [IB_QPS_RTS] = true, in check_qp_state() 4990 } else if (cur_state == IB_QPS_RTR && new_state == IB_QPS_RTS) { in hns_roce_v2_set_abs_fields() 5262 [HNS_ROCE_QP_ST_RTS] = IB_QPS_RTS, in to_ib_qp_st()
|
/openbmc/linux/drivers/infiniband/sw/rdmavt/ |
H A D | qp.c | 72 [IB_QPS_RTS] = RVT_POST_RECV_OK | RVT_PROCESS_RECV_OK | 1511 if (new_state != IB_QPS_RTS) in rvt_modify_qp() 1516 if (new_state != IB_QPS_RTS && new_state != IB_QPS_SQD) in rvt_modify_qp()
|
/openbmc/linux/drivers/infiniband/hw/erdma/ |
H A D | erdma_verbs.c | 1509 [IB_QPS_RTS] = ERDMA_QP_STATE_RTS, 1551 return IB_QPS_RTS; in query_qp_state()
|