Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/
H 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()
H A Dsiw_cq.c35 { SIW_WC_WR_FLUSH_ERR, IB_WC_WR_FLUSH_ERR },
H A Dsiw_verbs.c681 rv = siw_sqe_complete(qp, &sqe, 0, SIW_WC_WR_FLUSH_ERR); in siw_sq_flush_wr()
701 rv = siw_rqe_complete(qp, &rqe, 0, 0, SIW_WC_WR_FLUSH_ERR); in siw_rq_flush_wr()
/OK3568_Linux_fs/kernel/include/uapi/rdma/
H A Dsiw-abi.h152 SIW_WC_WR_FLUSH_ERR, enumerator