Searched refs:SIW_RDMA_BIND_ENABLED (Results 1 – 2 of 2) sorted by relevance
587 if (attrs->flags & SIW_RDMA_BIND_ENABLED) in siw_qp_modify_nonstate()588 qp->attrs.flags |= SIW_RDMA_BIND_ENABLED; in siw_qp_modify_nonstate()590 qp->attrs.flags &= ~SIW_RDMA_BIND_ENABLED; in siw_qp_modify_nonstate()
222 SIW_RDMA_BIND_ENABLED = (1 << 0), enumerator