Lines Matching refs:wr_status
359 wqe->wr_status = SIW_WR_INPROGRESS; in siw_rqe_get()
575 wqe->wr_status = SIW_WR_INPROGRESS; in siw_proc_write()
687 if (tx_work->wr_status == SIW_WR_IDLE) { in siw_init_rresp()
694 tx_work->wr_status = SIW_WR_QUEUED; in siw_init_rresp()
770 wqe->wr_status = SIW_WR_INPROGRESS; in siw_orqe_start_rx()
796 if (unlikely(wqe->wr_status != SIW_WR_IDLE)) { in siw_proc_rresp()
798 qp_id(qp), wqe->wr_status, wqe->sqe.opcode); in siw_proc_rresp()
817 if (unlikely(wqe->wr_status != SIW_WR_INPROGRESS)) { in siw_proc_rresp()
819 qp_id(qp), wqe->wr_status); in siw_proc_rresp()
1166 if (unlikely(tx_waiting->wr_status != SIW_WR_QUEUED)) { in siw_check_tx_fence()
1168 qp_id(qp), tx_waiting->wr_status); in siw_check_tx_fence()
1235 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()
1270 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()
1323 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()
1341 wqe->wr_status = SIW_WR_IDLE; in siw_rdmap_complete()