Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp.c21 [SIW_QP_STATE_RTR] = "RTR",
142 case SIW_QP_STATE_RTR: in siw_qp_llp_close()
816 case SIW_QP_STATE_RTR: in siw_qp_modify()
H A Dsiw.h214 SIW_QP_STATE_RTR,
213 SIW_QP_STATE_RTR, global() enumerator
H A Dsiw_cm.c935 if (qp->attrs.state > SIW_QP_STATE_RTR) { in siw_proc_mpareply()
1633 if (qp->attrs.state > SIW_QP_STATE_RTR) in siw_accept()