Home
last modified time | relevance | path

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

/drivers/infiniband/sw/siw/
A Dsiw_qp.c808 if (mask != SIW_QP_ATTR_STATE) in siw_qp_modify()
811 if (!(mask & SIW_QP_ATTR_STATE)) in siw_qp_modify()
A Dsiw.h231 SIW_QP_ATTR_STATE = (1 << 0), enumerator
A Dsiw_verbs.c587 siw_attr_mask |= SIW_QP_ATTR_STATE; in siw_verbs_modify_qp()
626 siw_qp_modify(qp, &qp_attrs, SIW_QP_ATTR_STATE); in siw_destroy_qp()
A Dsiw_cm.c879 qp_attr_mask = SIW_QP_ATTR_STATE | SIW_QP_ATTR_LLP_HANDLE | in siw_proc_mpareply()
1668 SIW_QP_ATTR_STATE | SIW_QP_ATTR_LLP_HANDLE | in siw_accept()

Completed in 14 milliseconds