Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/sw/siw/
Dsiw_qp.c20 [SIW_QP_STATE_IDLE] = "IDLE",
143 case SIW_QP_STATE_IDLE: in siw_qp_llp_close()
157 qp->attrs.state = SIW_QP_STATE_IDLE; in siw_qp_llp_close()
790 case SIW_QP_STATE_IDLE: in siw_qp_nextstate_from_close()
792 qp->attrs.state = SIW_QP_STATE_IDLE; in siw_qp_nextstate_from_close()
847 case SIW_QP_STATE_IDLE: in siw_qp_modify()
Dsiw_verbs.c23 [IB_QPS_RESET] = SIW_QP_STATE_IDLE,
24 [IB_QPS_INIT] = SIW_QP_STATE_IDLE,
433 qp->attrs.state = SIW_QP_STATE_IDLE; in siw_create_qp()
Dsiw.h216 SIW_QP_STATE_IDLE, enumerator