Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp.c840 if (mask != SIW_QP_ATTR_STATE) in siw_qp_modify()
843 if (!(mask & SIW_QP_ATTR_STATE)) in siw_qp_modify()
H A Dsiw.h232 SIW_QP_ATTR_STATE = (1 << 0), enumerator
H 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()
H A Dsiw_verbs.c575 siw_attr_mask |= SIW_QP_ATTR_STATE; in siw_verbs_modify_qp()
614 siw_qp_modify(qp, &qp_attrs, SIW_QP_ATTR_STATE); in siw_destroy_qp()