Lines Matching refs:wr_status
359 wqe->wr_status = SIW_WR_INPROGRESS; in siw_rqe_get()
580 wqe->wr_status = SIW_WR_INPROGRESS; in siw_proc_write()
683 if (tx_work->wr_status == SIW_WR_IDLE) { in siw_init_rresp()
690 tx_work->wr_status = SIW_WR_QUEUED; in siw_init_rresp()
766 wqe->wr_status = SIW_WR_INPROGRESS; in siw_orqe_start_rx()
792 if (unlikely(wqe->wr_status != SIW_WR_IDLE)) { in siw_proc_rresp()
794 qp_id(qp), wqe->wr_status, wqe->sqe.opcode); in siw_proc_rresp()
813 if (unlikely(wqe->wr_status != SIW_WR_INPROGRESS)) { in siw_proc_rresp()
815 qp_id(qp), wqe->wr_status); in siw_proc_rresp()
1146 if (unlikely(tx_waiting->wr_status != SIW_WR_QUEUED)) { in siw_check_tx_fence()
1148 qp_id(qp), tx_waiting->wr_status); in siw_check_tx_fence()
1215 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()
1250 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()
1303 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()
1321 wqe->wr_status = SIW_WR_IDLE; in siw_rdmap_complete()