Searched refs:qp_state (Results 1 – 13 of 13) sorted by relevance
229 attr.qp_state = IB_QPS_INIT; in modify_to_rts()240 attr.qp_state = IB_QPS_RTR; in modify_to_rts()248 attr.qp_state = IB_QPS_RTS; in modify_to_rts()331 mlx5_ib_dbg(dev, "modifying GSI QP to state %d\n", attr->qp_state); in mlx5_ib_gsi_modify_qp()
363 __func__, priv->qp->qp_num, qp_attr.qp_state); in ipoib_qp_state_validate_work()366 if (qp_attr.qp_state == IB_QPS_SQE) { in ipoib_qp_state_validate_work()367 qp_attr.qp_state = IB_QPS_RTS; in ipoib_qp_state_validate_work()379 priv->qp->qp_num, qp_attr.qp_state); in ipoib_qp_state_validate_work()774 if (new_state == IB_QPS_ERR && qp_attr.qp_state == IB_QPS_RESET) in check_qp_movement_and_print()778 new_state, qp_attr.qp_state); in check_qp_movement_and_print()818 qp_attr.qp_state = IB_QPS_ERR; in ipoib_ib_dev_stop_default()868 qp_attr.qp_state = IB_QPS_RESET; in ipoib_ib_dev_stop_default()
52 qp_attr.qp_state = IB_QPS_INIT; in smc_ib_modify_qp_init()71 qp_attr.qp_state = IB_QPS_RTR; in smc_ib_modify_qp_rtr()100 qp_attr.qp_state = IB_QPS_RTS; in smc_ib_modify_qp_rts()119 qp_attr.qp_state = IB_QPS_ERR; in smc_ib_modify_qp_error()
262 __u32 qp_state; member
488 struct mlx4_qp *qp, enum mlx4_qp_state *qp_state);
265 attr->qp_state == IB_QPS_RTS) { in opfn_qp_init()
508 if ((is_request && (qp_state(qp) < IB_QPS_RTS)) || in rxe_xmit_packet()509 (!is_request && (qp_state(qp) < IB_QPS_RTR))) { in rxe_xmit_packet()
920 struct mlx4_qp *qp, enum mlx4_qp_state *qp_state) in mlx4_qp_to_ready() argument944 *qp_state = states[i + 1]; in mlx4_qp_to_ready()
444 qp_attr->qp_state = IB_QPS_RESET; in mthca_query_qp()465 qp_attr->qp_state = qp->state; in mthca_query_qp()504 qp_attr->cur_qp_state = qp_attr->qp_state; in mthca_query_qp()880 new_state = attr_mask & IB_QP_STATE ? attr->qp_state : cur_state; in mthca_modify_qp()
2647 attr->qp_state = IB_QPS_RTS; in ib_mad_send_error()3093 attr->qp_state = IB_QPS_INIT; in ib_mad_port_start()3105 attr->qp_state = IB_QPS_RTR; in ib_mad_port_start()3114 attr->qp_state = IB_QPS_RTS; in ib_mad_port_start()
1842 attr.qp_state = IB_QPS_INIT; in create_pv_sqp()1859 attr.qp_state = IB_QPS_RTR; in create_pv_sqp()1866 attr.qp_state = IB_QPS_RTS; in create_pv_sqp()
3516 attr.qp_state = IB_QPS_ERR; in irdma_cm_disconn_true()3746 attr.qp_state = IB_QPS_RTS; in irdma_accept()4167 attr.qp_state = IB_QPS_RTS; in irdma_cm_event_connected()4313 attr.qp_state = IB_QPS_ERR; in irdma_cm_teardown_connections()
2691 (get_ocrdma_qp_state(attrs->qp_state) << in ocrdma_mbx_modify_qp()