Searched refs:SIW_RDMA_BIND_ENABLED (Results 1 – 3 of 3) sorted by relevance
617 if (attrs->flags & SIW_RDMA_BIND_ENABLED) in siw_qp_modify_nonstate()618 qp->attrs.flags |= SIW_RDMA_BIND_ENABLED; in siw_qp_modify_nonstate()620 qp->attrs.flags &= ~SIW_RDMA_BIND_ENABLED; in siw_qp_modify_nonstate()
225 SIW_RDMA_BIND_ENABLED = (1 << 0), enumerator
560 new_attrs.flags |= SIW_RDMA_BIND_ENABLED; in siw_verbs_modify_qp()
Completed in 10 milliseconds