Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/sw/siw/
Dsiw.h239 SIW_QP_ATTR_MPA = (1 << 7) enumerator
Dsiw_cm.c880 SIW_QP_ATTR_ORD | SIW_QP_ATTR_IRD | SIW_QP_ATTR_MPA; in siw_proc_mpareply()
1670 SIW_QP_ATTR_MPA); in siw_accept()
Dsiw_qp.c655 if (!(mask & SIW_QP_ATTR_MPA)) { in siw_qp_nextstate_from_idle()