Home
last modified time | relevance | path

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

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