Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/rdma/
H A Dsiw-abi.h152 SIW_WC_WR_FLUSH_ERR, enumerator
/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_cq.c35 { SIW_WC_WR_FLUSH_ERR, IB_WC_WR_FLUSH_ERR },
H A Dsiw_qp.c1205 if (siw_sqe_complete(qp, sqe, 0, SIW_WC_WR_FLUSH_ERR) != 0) in siw_sq_flush()
1229 SIW_WC_WR_FLUSH_ERR); in siw_sq_flush()
1242 if (siw_sqe_complete(qp, sqe, 0, SIW_WC_WR_FLUSH_ERR) != 0) in siw_sq_flush()
1282 0, SIW_WC_WR_FLUSH_ERR); in siw_rq_flush()
1286 siw_sqe_complete(qp, &wqe->sqe, 0, SIW_WC_WR_FLUSH_ERR); 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_verbs.c716 SIW_WC_WR_FLUSH_ERR); in siw_sq_flush_wr()
737 rv = siw_rqe_complete(qp, &rqe, 0, 0, SIW_WC_WR_FLUSH_ERR); in siw_rq_flush_wr()