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()
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()
762 wqe->wr_status = SIW_WR_INPROGRESS; in siw_orqe_start_rx()
788 if (unlikely(wqe->wr_status != SIW_WR_IDLE)) { in siw_proc_rresp()
790 qp_id(qp), wqe->wr_status, wqe->sqe.opcode); in siw_proc_rresp()
809 if (unlikely(wqe->wr_status != SIW_WR_INPROGRESS)) { in siw_proc_rresp()
811 qp_id(qp), wqe->wr_status); in siw_proc_rresp()
1154 if (unlikely(tx_waiting->wr_status != SIW_WR_QUEUED)) { in siw_check_tx_fence()
1156 qp_id(qp), tx_waiting->wr_status); in siw_check_tx_fence()
1222 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()
1257 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()
1308 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()
1326 wqe->wr_status = SIW_WR_IDLE; in siw_rdmap_complete()