Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw.h229 SIW_SIGNAL_ALL_WR = (1 << 3), enumerator
H A Dsiw_verbs.c392 qp->attrs.flags |= SIW_SIGNAL_ALL_WR; in siw_create_qp()
834 (qp->attrs.flags & SIW_SIGNAL_ALL_WR)) in siw_post_send()