Home
last modified time | relevance | path

Searched refs:IB_WC_WR_FLUSH_ERR (Results 1 – 25 of 36) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/
H A Dsiw_cq.c35 { SIW_WC_WR_FLUSH_ERR, IB_WC_WR_FLUSH_ERR },
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/isert/
H A Dib_isert.c1305 if (wc->status != IB_WC_WR_FLUSH_ERR) in isert_print_wc()
1327 if (wc->status != IB_WC_WR_FLUSH_ERR) in isert_recv_done()
1583 if (wc->status != IB_WC_WR_FLUSH_ERR) in isert_rdma_write_done()
1626 if (wc->status != IB_WC_WR_FLUSH_ERR) in isert_rdma_read_done()
1698 if (wc->status != IB_WC_WR_FLUSH_ERR) in isert_login_send_done()
1715 if (wc->status != IB_WC_WR_FLUSH_ERR) in isert_send_done()
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c194 if (wc->status != IB_WC_WR_FLUSH_ERR) in ipoib_ib_handle_rx_wc()
419 wc->status != IB_WC_WR_FLUSH_ERR) { in ipoib_ib_handle_tx_wc()
984 priv->ibwc[i].status = IB_WC_WR_FLUSH_ERR; in ipoib_drain_cq()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dcq.c294 wc->status = IB_WC_WR_FLUSH_ERR; in mlx5_handle_error_cqe()
409 wc->status = IB_WC_WR_FLUSH_ERR; in sw_comp()
586 soft_wc->wc.status = IB_WC_WR_FLUSH_ERR; in poll_soft_wc()
/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Drdma.c708 wc->status != IB_WC_WR_FLUSH_ERR)) { in nvmet_rdma_send_done()
767 if (wc->status != IB_WC_WR_FLUSH_ERR) { in nvmet_rdma_read_data_done()
804 if (wc->status != IB_WC_WR_FLUSH_ERR) { in nvmet_rdma_write_data_done()
1015 if (wc->status != IB_WC_WR_FLUSH_ERR) { in nvmet_rdma_recv_done()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A Dqib_rc.c253 IB_WC_SUCCESS : IB_WC_WR_FLUSH_ERR); in qib_make_rc_req()
831 rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in qib_restart_rc()
1196 rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in do_rc_ack()
1467 rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in qib_rc_rcv_resp()
H A Dqib_uc.c71 rvt_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR); in qib_make_uc_req()
H A Dqib_ud.c258 rvt_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR); in qib_make_ud_req()
/OK3568_Linux_fs/kernel/net/rds/
H A Dib_send.c55 case IB_WC_WR_FLUSH_ERR: in rds_ib_send_complete()
221 rds_ib_send_unmap_op(ic, send, IB_WC_WR_FLUSH_ERR); in rds_ib_send_clear_ring()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/
H A Dcq.c534 wc->status = IB_WC_WR_FLUSH_ERR; in mlx4_ib_handle_error_cqe()
622 wc->status = IB_WC_WR_FLUSH_ERR; in mlx4_ib_qp_sw_comp()
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rdmavt/
H A Dqp.c1382 wc.status = IB_WC_WR_FLUSH_ERR; in rvt_error_qp()
1608 lastwqe = rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in rvt_modify_qp()
1876 wc.status = IB_WC_WR_FLUSH_ERR; in rvt_post_recv()
3002 send_status = IB_WC_WR_FLUSH_ERR; in rvt_ruc_loopback()
3251 lastwqe = rvt_error_qp(sqp, IB_WC_WR_FLUSH_ERR); in rvt_ruc_loopback()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/
H A Dcq.c856 wc->status = IB_WC_WR_FLUSH_ERR; in __c4iw_poll_cq_one()
900 wc->status = IB_WC_WR_FLUSH_ERR; in __c4iw_poll_cq_one()
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_resp.c338 qp->resp.status = IB_WC_WR_FLUSH_ERR; in check_resource()
343 qp->resp.status = IB_WC_WR_FLUSH_ERR; in check_resource()
H A Drxe_comp.c522 wqe->status = IB_WC_WR_FLUSH_ERR; in rxe_drain_resp_pkts()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Drc.c404 rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in make_rc_ack()
492 IB_WC_SUCCESS : IB_WC_WR_FLUSH_ERR); in hfi1_make_rc_req()
1647 rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in hfi1_restart_rc()
2278 rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in do_rc_ack()
2518 rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in rc_rcv_resp()
H A Duc.c91 rvt_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR); in hfi1_make_uc_req()
H A Dqp.c939 lastwqe = rvt_error_qp(qp, IB_WC_WR_FLUSH_ERR); in hfi1_qp_iter_cb()
H A Dud.c502 rvt_send_complete(qp, wqe, IB_WC_WR_FLUSH_ERR); in hfi1_make_ud_req()
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dmad.c2376 if (wc->status == IB_WC_WR_FLUSH_ERR) { in ib_mad_send_error()
2422 mad_send_wr->status = IB_WC_WR_FLUSH_ERR; in cancel_mads()
2432 mad_send_wc.status = IB_WC_WR_FLUSH_ERR; in cancel_mads()
2486 mad_send_wr->status = IB_WC_WR_FLUSH_ERR; in ib_modify_mad()
H A Dsa_query.c1002 mad_send_wc.status = IB_WC_WR_FLUSH_ERR; in ib_nl_request_timeout()
2169 case IB_WC_WR_FLUSH_ERR: in send_handler()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c2949 return IB_WC_WR_FLUSH_ERR; in __req_to_ib_wc_status()
2972 return IB_WC_WR_FLUSH_ERR; in __rawqp1_to_ib_wc_status()
2974 return IB_WC_WR_FLUSH_ERR; in __rawqp1_to_ib_wc_status()
2998 return IB_WC_WR_FLUSH_ERR; in __rc_to_ib_wc_status()
3000 return IB_WC_WR_FLUSH_ERR; in __rc_to_ib_wc_status()
/OK3568_Linux_fs/kernel/net/smc/
H A Dsmc_wr.c400 case IB_WC_WR_FLUSH_ERR: in smc_wr_rx_process_cqes()
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/iser/
H A Diser_verbs.c977 if (wc->status != IB_WC_WR_FLUSH_ERR) { in iser_err_comp()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mthca/
H A Dmthca_cq.c406 entry->status = IB_WC_WR_FLUSH_ERR; in handle_error_cqe()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qedr/
H A Dverbs.c4131 IB_WC_WR_FLUSH_ERR, 1); in qedr_poll_cq_req()
4310 wc->status = IB_WC_WR_FLUSH_ERR; in process_resp_one_srq()
4346 wc->status = IB_WC_WR_FLUSH_ERR; in process_resp_flush()

12