Home
last modified time | relevance | path

Searched refs:IB_QPS_RTS (Results 1 – 25 of 42) sorted by relevance

12

/openbmc/linux/drivers/infiniband/hw/usnic/
H A Dusnic_ib_qp_grp.c57 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 Dusnic_ib_main.c118 cur_state == IB_QPS_RTS) { in usnic_ib_qp_grp_modify_active_to_err()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dopfn.c265 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 Dgsi.c247 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 Dmem.c263 qp_attr.qp_state = IB_QPS_RTS; in mlx5_ib_test_wc()
H A Dqp.c802 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 Dumr.c125 attr.qp_state = IB_QPS_RTS; in mlx5r_umr_qp_rst2rts()
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.c1746 [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 Dmthca_qp.c277 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 Defa_verbs.c806 [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 Dverbs.c1490 [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 Diwcm.c1174 case IB_QPS_RTS: in iw_cm_init_qp_attr()
/openbmc/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_verbs.c123 qp_attr.qp_state = IB_QPS_RTS; in ipoib_init_qp()
H A Dipoib_cm.c313 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 Drxe_recv.c49 if (unlikely(qp_state(qp) < IB_QPS_RTS)) { in check_type_state()
H A Drxe_net.c416 if ((is_request && (qp_state(qp) < IB_QPS_RTS)) || in rxe_xmit_packet()
H A Drxe_comp.c639 if (qp_state(qp) >= IB_QPS_RTS && in reset_retry_timer()
H A Drxe_qp.c610 [IB_QPS_RTS] = "RTS",
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h618 case IB_QPS_RTS: in c4iw_convert_state()
637 return IB_QPS_RTS; in to_ib_qp_state()
/openbmc/linux/net/smc/
H A Dsmc_core.h498 lnk->qp_attr.cur_qp_state == IB_QPS_RTS; in smc_link_sendable()
H A Dsmc_ib.c100 qp_attr.qp_state = IB_QPS_RTS; in smc_ib_modify_qp_rts()
/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_verbs.c26 [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 Dhns_roce_hw_v2.c2767 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 Dqp.c72 [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 Derdma_verbs.c1509 [IB_QPS_RTS] = ERDMA_QP_STATE_RTS,
1551 return IB_QPS_RTS; in query_qp_state()

12