Home
last modified time | relevance | path

Searched refs:SIW_QP_STATE_IDLE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A 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()
787 case SIW_QP_STATE_IDLE: in siw_qp_nextstate_from_close()
789 qp->attrs.state = SIW_QP_STATE_IDLE; in siw_qp_nextstate_from_close()
844 case SIW_QP_STATE_IDLE: in siw_qp_modify()
H A Dsiw_verbs.c22 [IB_QPS_RESET] = SIW_QP_STATE_IDLE,
23 [IB_QPS_INIT] = SIW_QP_STATE_IDLE,
432 qp->attrs.state = SIW_QP_STATE_IDLE; in siw_create_qp()
H A Dsiw.h215 SIW_QP_STATE_IDLE, enumerator
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A 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()
H A 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()
H A Dsiw.h216 SIW_QP_STATE_IDLE, enumerator

Completed in 10 milliseconds