Searched refs:SIW_QP_ATTR_STATE (Results 1 – 5 of 5) sorted by relevance
471 WARN_ON(siw_qp_modify(qp, &qp_attrs, SIW_QP_ATTR_STATE)); in siw_netdev_down()
836 if (mask != SIW_QP_ATTR_STATE) in siw_qp_modify()839 if (!(mask & SIW_QP_ATTR_STATE)) in siw_qp_modify()
247 SIW_QP_ATTR_STATE = (1 << 0), enumerator
590 siw_attr_mask |= SIW_QP_ATTR_STATE; in siw_verbs_modify_qp()629 siw_qp_modify(qp, &qp_attrs, SIW_QP_ATTR_STATE); in siw_destroy_qp()
867 qp_attr_mask = SIW_QP_ATTR_STATE | SIW_QP_ATTR_LLP_HANDLE | in siw_proc_mpareply()1694 SIW_QP_ATTR_STATE | SIW_QP_ATTR_LLP_HANDLE | in siw_accept()