Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/sw/siw/
Dsiw_cq.c35 { SIW_WC_WR_FLUSH_ERR, IB_WC_WR_FLUSH_ERR },
Dsiw_qp.c1189 if (siw_sqe_complete(qp, sqe, 0, SIW_WC_WR_FLUSH_ERR) != 0) in siw_sq_flush()
1213 SIW_WC_WR_FLUSH_ERR); in siw_sq_flush()
1226 if (siw_sqe_complete(qp, sqe, 0, SIW_WC_WR_FLUSH_ERR) != 0) in siw_sq_flush()
1266 0, SIW_WC_WR_FLUSH_ERR); in siw_rq_flush()
1270 siw_sqe_complete(qp, &wqe->sqe, 0, SIW_WC_WR_FLUSH_ERR); in siw_rq_flush()
1290 if (siw_rqe_complete(qp, rqe, 0, 0, SIW_WC_WR_FLUSH_ERR) != 0) in siw_rq_flush()
Dsiw_verbs.c676 rv = siw_sqe_complete(qp, &sqe, 0, SIW_WC_WR_FLUSH_ERR); in siw_sq_flush_wr()
696 rv = siw_rqe_complete(qp, &rqe, 0, 0, SIW_WC_WR_FLUSH_ERR); in siw_rq_flush_wr()
/Linux-v5.10/include/uapi/rdma/
Dsiw-abi.h152 SIW_WC_WR_FLUSH_ERR, enumerator