Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/sw/siw/
Dsiw_qp.c21 [SIW_QP_STATE_RTR] = "RTR",
142 case SIW_QP_STATE_RTR: in siw_qp_llp_close()
848 case SIW_QP_STATE_RTR: in siw_qp_modify()
Dsiw.h217 SIW_QP_STATE_RTR, enumerator
Dsiw_cm.c875 if (qp->attrs.state > SIW_QP_STATE_RTR) { in siw_proc_mpareply()
1582 if (qp->attrs.state > SIW_QP_STATE_RTR) { in siw_accept()
Dsiw_verbs.c25 [IB_QPS_RTR] = SIW_QP_STATE_RTR,