Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
A Dsiw_qp.c1202 if (siw_sqe_complete(qp, sqe, 0, SIW_WC_WR_FLUSH_ERR) != 0) in siw_sq_flush()
1226 SIW_WC_WR_FLUSH_ERR); in siw_sq_flush()
1239 if (siw_sqe_complete(qp, sqe, 0, SIW_WC_WR_FLUSH_ERR) != 0) in siw_sq_flush()
1279 0, SIW_WC_WR_FLUSH_ERR); in siw_rq_flush()
1283 siw_sqe_complete(qp, &wqe->sqe, 0, SIW_WC_WR_FLUSH_ERR); in siw_rq_flush()
1303 if (siw_rqe_complete(qp, rqe, 0, 0, SIW_WC_WR_FLUSH_ERR) != 0) in siw_rq_flush()
A Dsiw_cq.c35 { SIW_WC_WR_FLUSH_ERR, IB_WC_WR_FLUSH_ERR },
A Dsiw_verbs.c679 rv = siw_sqe_complete(qp, &sqe, 0, SIW_WC_WR_FLUSH_ERR); in siw_sq_flush_wr()
699 rv = siw_rqe_complete(qp, &rqe, 0, 0, SIW_WC_WR_FLUSH_ERR); in siw_rq_flush_wr()
/linux/include/uapi/rdma/
A Dsiw-abi.h152 SIW_WC_WR_FLUSH_ERR, enumerator

Completed in 9 milliseconds