Home
last modified time | relevance | path

Searched refs:SIW_WR_INPROGRESS (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp_rx.c359 wqe->wr_status = SIW_WR_INPROGRESS; in siw_rqe_get()
580 wqe->wr_status = SIW_WR_INPROGRESS; in siw_proc_write()
766 wqe->wr_status = SIW_WR_INPROGRESS; in siw_orqe_start_rx()
813 if (unlikely(wqe->wr_status != SIW_WR_INPROGRESS)) { in siw_proc_rresp()
H A Dsiw.h182 SIW_WR_INPROGRESS /* initiated processing of the WR */ enumerator
H A Dsiw_qp_tx.c841 wqe->wr_status = SIW_WR_INPROGRESS; in siw_qp_sq_proc_tx()