Home
last modified time | relevance | path

Searched refs:SIW_QP_IN_DESTROY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw.h231 SIW_QP_IN_DESTROY = (1 << 5) enumerator
H A Dsiw_verbs.c604 qp->attrs.flags |= SIW_QP_IN_DESTROY; in siw_destroy_qp()
1834 if (qp->attrs.flags & SIW_QP_IN_DESTROY) in siw_qp_event()