SIW_RDMA_BIND_ENABLED
if (attrs->flags & SIW_RDMA_BIND_ENABLED)
qp->attrs.flags |= SIW_RDMA_BIND_ENABLED;
qp->attrs.flags &= ~SIW_RDMA_BIND_ENABLED;
new_attrs.flags |= SIW_RDMA_BIND_ENABLED;