Searched refs:SIW_WQE_SIGNALLED (Results 1 – 5 of 5) sorted by relevance
99 SIW_WQE_SIGNALLED = (1 << 2), enumerator
280 !(tx_flags(wqe) & SIW_WQE_SIGNALLED)) in siw_qp_prepare_tx()1069 if (tx_flags(wqe) & SIW_WQE_SIGNALLED) in siw_qp_sq_process()
1162 notify = siw_cq_notify_now(cq, SIW_WQE_SIGNALLED); in siw_rqe_complete()
1301 if ((wqe->sqe.flags & SIW_WQE_SIGNALLED) || error != 0) in siw_rdmap_complete()
835 sqe->flags |= SIW_WQE_SIGNALLED; in siw_post_send()
Completed in 13 milliseconds