SIW_WC_WR_FLUSH_ERR
{ SIW_WC_WR_FLUSH_ERR, IB_WC_WR_FLUSH_ERR },
if (siw_sqe_complete(qp, sqe, 0, SIW_WC_WR_FLUSH_ERR) != 0)
SIW_WC_WR_FLUSH_ERR);
if (siw_sqe_complete(qp, sqe, 0, SIW_WC_WR_FLUSH_ERR) != 0)
0, SIW_WC_WR_FLUSH_ERR);
siw_sqe_complete(qp, &wqe->sqe, 0, SIW_WC_WR_FLUSH_ERR);
if (siw_rqe_complete(qp, rqe, 0, 0, SIW_WC_WR_FLUSH_ERR) != 0)
SIW_WC_WR_FLUSH_ERR);
rv = siw_rqe_complete(qp, &rqe, 0, 0, SIW_WC_WR_FLUSH_ERR);