Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/sw/siw/
Dsiw.h241 SIW_QP_ATTR_MPA = (1 << 7) enumerator
Dsiw_cm.c868 SIW_QP_ATTR_ORD | SIW_QP_ATTR_IRD | SIW_QP_ATTR_MPA; in siw_proc_mpareply()
1668 SIW_QP_ATTR_MPA); in siw_accept()
Dsiw_qp.c652 if (!(mask & SIW_QP_ATTR_MPA)) { in siw_qp_nextstate_from_idle()