Home
last modified time | relevance | path

Searched refs:siw_rqe_complete (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp.c1121 int siw_rqe_complete(struct siw_qp *qp, struct siw_rqe *rqe, u32 bytes, in siw_rqe_complete() function
1281 siw_rqe_complete(qp, &wqe->rqe, wqe->bytes, in siw_rq_flush()
1306 if (siw_rqe_complete(qp, rqe, 0, 0, SIW_WC_WR_FLUSH_ERR) != 0) in siw_rq_flush()
H A Dsiw.h528 int siw_rqe_complete(struct siw_qp *qp, struct siw_rqe *rqe, u32 bytes,
H A Dsiw_qp_rx.c1259 rv = siw_rqe_complete(qp, &wqe->rqe, wqe->processed, in siw_rdmap_complete()
1263 rv = siw_rqe_complete(qp, &wqe->rqe, wqe->processed, in siw_rdmap_complete()
H A Dsiw_verbs.c737 rv = siw_rqe_complete(qp, &rqe, 0, 0, SIW_WC_WR_FLUSH_ERR); in siw_rq_flush_wr()