Home
last modified time | relevance | path

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

/drivers/infiniband/sw/siw/
Dsiw.h242 SIW_QP_ATTR_MPA = (1 << 7) enumerator
Dsiw_cm.c871 SIW_QP_ATTR_ORD | SIW_QP_ATTR_IRD | SIW_QP_ATTR_MPA; in siw_proc_mpareply()
1680 SIW_QP_ATTR_MPA); in siw_accept()
Dsiw_qp.c655 if (!(mask & SIW_QP_ATTR_MPA)) { in siw_qp_nextstate_from_idle()