Home
last modified time | relevance | path

Searched refs:SIW_QP_STATE_ERROR (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/infiniband/sw/siw/
Dsiw_qp.c24 [SIW_QP_STATE_ERROR] = "ERROR"
142 qp->attrs.state = SIW_QP_STATE_ERROR; in siw_qp_llp_close()
152 qp->attrs.state = SIW_QP_STATE_ERROR; in siw_qp_llp_close()
687 case SIW_QP_STATE_ERROR: in siw_qp_nextstate_from_idle()
689 qp->attrs.state = SIW_QP_STATE_ERROR; in siw_qp_nextstate_from_idle()
720 qp->attrs.state = SIW_QP_STATE_ERROR; in siw_qp_nextstate_from_rts()
737 case SIW_QP_STATE_ERROR: in siw_qp_nextstate_from_rts()
753 qp->attrs.state = SIW_QP_STATE_ERROR; in siw_qp_nextstate_from_rts()
767 case SIW_QP_STATE_ERROR: in siw_qp_nextstate_from_term()
769 qp->attrs.state = SIW_QP_STATE_ERROR; in siw_qp_nextstate_from_term()
[all …]
Dsiw_main.c465 qp_attrs.state = SIW_QP_STATE_ERROR; in siw_netdev_down()
Dsiw.h233 SIW_QP_STATE_ERROR, enumerator
Dsiw_verbs.c28 [IB_QPS_ERR] = SIW_QP_STATE_ERROR
628 qp_attrs.state = SIW_QP_STATE_ERROR; in siw_destroy_qp()