Home
last modified time | relevance | path

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

/drivers/infiniband/sw/siw/
Dsiw_qp.c20 [SIW_QP_STATE_RTR] = "RTR",
139 case SIW_QP_STATE_RTR: in siw_qp_llp_close()
845 case SIW_QP_STATE_RTR: in siw_qp_modify()
Dsiw.h216 SIW_QP_STATE_RTR, enumerator
Dsiw_cm.c872 if (qp->attrs.state > SIW_QP_STATE_RTR) { in siw_proc_mpareply()
1571 if (qp->attrs.state > SIW_QP_STATE_RTR) { in siw_accept()
Dsiw_verbs.c24 [IB_QPS_RTR] = SIW_QP_STATE_RTR,