Searched refs:SIW_WC_WR_FLUSH_ERR (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/infiniband/sw/siw/ |
| H A D | siw_qp.c | 1173 if (siw_sqe_complete(qp, sqe, 0, SIW_WC_WR_FLUSH_ERR) != 0) in siw_sq_flush() 1197 SIW_WC_WR_FLUSH_ERR); in siw_sq_flush() 1210 if (siw_sqe_complete(qp, sqe, 0, SIW_WC_WR_FLUSH_ERR) != 0) in siw_sq_flush() 1250 0, SIW_WC_WR_FLUSH_ERR); in siw_rq_flush() 1254 siw_sqe_complete(qp, &wqe->sqe, 0, SIW_WC_WR_FLUSH_ERR); in siw_rq_flush() 1274 if (siw_rqe_complete(qp, rqe, 0, 0, SIW_WC_WR_FLUSH_ERR) != 0) in siw_rq_flush()
|
| H A D | siw_cq.c | 35 { SIW_WC_WR_FLUSH_ERR, IB_WC_WR_FLUSH_ERR },
|
| /linux/include/uapi/rdma/ |
| H A D | siw-abi.h | 152 SIW_WC_WR_FLUSH_ERR, enumerator
|