Home
last modified time | relevance | path

Searched refs:SIW_QP_STATE_IDLE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/infiniband/sw/siw/
Dsiw_qp.c19 [SIW_QP_STATE_IDLE] = "IDLE",
140 case SIW_QP_STATE_IDLE: in siw_qp_llp_close()
154 qp->attrs.state = SIW_QP_STATE_IDLE; in siw_qp_llp_close()
786 case SIW_QP_STATE_IDLE: in siw_qp_nextstate_from_close()
788 qp->attrs.state = SIW_QP_STATE_IDLE; in siw_qp_nextstate_from_close()
843 case SIW_QP_STATE_IDLE: in siw_qp_modify()
Dsiw_verbs.c22 [IB_QPS_RESET] = SIW_QP_STATE_IDLE,
23 [IB_QPS_INIT] = SIW_QP_STATE_IDLE,
451 qp->attrs.state = SIW_QP_STATE_IDLE; in siw_create_qp()
Dsiw.h228 SIW_QP_STATE_IDLE, enumerator