Home
last modified time | relevance | path

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

/drivers/infiniband/sw/siw/
Dsiw.h228 SIW_SIGNAL_ALL_WR = (1 << 3), enumerator
Dsiw_verbs.c391 qp->attrs.flags |= SIW_SIGNAL_ALL_WR; in siw_create_qp()
830 (qp->attrs.flags & SIW_SIGNAL_ALL_WR)) in siw_post_send()