Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_tx.c204 if (wc->status != IB_WC_WR_FLUSH_ERR) { in sdp_handle_send_comp()
273 if (wc->status == IB_WC_WR_FLUSH_ERR) in sdp_process_tx_wc()
/freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c220 if (wc->status != IB_WC_WR_FLUSH_ERR) { in ipoib_ib_handle_rx_wc()
363 wc->status != IB_WC_WR_FLUSH_ERR) in ipoib_ib_handle_tx_wc()
755 priv->ibwc[i].status = IB_WC_WR_FLUSH_ERR; in ipoib_drain_cq()
H A Dipoib_cm.c709 wc->status != IB_WC_WR_FLUSH_ERR) { in ipoib_cm_handle_tx_wc()
/freebsd/sys/dev/iser/
H A Diser_verbs.c103 if (wc->status != IB_WC_WR_FLUSH_ERR) in iser_handle_comp_error()
137 if (wc->status != IB_WC_WR_FLUSH_ERR) { in iser_handle_wc()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c298 wc->status = IB_WC_WR_FLUSH_ERR; in mlx5_handle_error_cqe()
456 wc->status = IB_WC_WR_FLUSH_ERR; in sw_send_comp()
484 wc->status = IB_WC_WR_FLUSH_ERR; in sw_recv_comp()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c522 wc->status = IB_WC_WR_FLUSH_ERR; in mlx4_ib_handle_error_cqe()
615 wc->status = IB_WC_WR_FLUSH_ERR; in mlx4_ib_qp_sw_comp()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c807 wc->status = IB_WC_WR_FLUSH_ERR; in c4iw_poll_cq_one()
851 wc->status = IB_WC_WR_FLUSH_ERR; in c4iw_poll_cq_one()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_mad.c2520 if (wc->status == IB_WC_WR_FLUSH_ERR) { in ib_mad_send_error()
2567 mad_send_wr->status = IB_WC_WR_FLUSH_ERR; in cancel_mads()
2577 mad_send_wc.status = IB_WC_WR_FLUSH_ERR; in cancel_mads()
2631 mad_send_wr->status = IB_WC_WR_FLUSH_ERR; in ib_modify_mad()
H A Dib_sa_query.c1409 case IB_WC_WR_FLUSH_ERR: in send_handler()
H A Dib_verbs.c98 [IB_WC_WR_FLUSH_ERR] = "WR flushed",
H A Dib_cm.c3554 case IB_WC_WR_FLUSH_ERR: in cm_send_handler()
/freebsd/sys/dev/mthca/
H A Dmthca_cq.c411 entry->status = IB_WC_WR_FLUSH_ERR; in handle_error_cqe()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c4131 return IB_WC_WR_FLUSH_ERR; in __req_to_ib_wc_status()
4154 return IB_WC_WR_FLUSH_ERR; in __rawqp1_to_ib_wc_status()
4156 return IB_WC_WR_FLUSH_ERR; in __rawqp1_to_ib_wc_status()
4180 return IB_WC_WR_FLUSH_ERR; in __rc_to_ib_wc_status()
4182 return IB_WC_WR_FLUSH_ERR; in __rc_to_ib_wc_status()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c4856 IB_WC_WR_FLUSH_ERR, 1); in qlnxr_poll_cq_req()
5024 wc->status = IB_WC_WR_FLUSH_ERR; in process_resp_one_srq()
5079 wc->status = IB_WC_WR_FLUSH_ERR; in process_resp_flush()
/freebsd/sys/contrib/rdma/krping/
H A Dkrping.c371 if (wc.status == IB_WC_WR_FLUSH_ERR) { in krping_cq_event_handler()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h838 IB_WC_WR_FLUSH_ERR, enumerator
/freebsd/sys/dev/irdma/
H A Dirdma_verbs.c2678 return IB_WC_WR_FLUSH_ERR; in irdma_flush_err_to_ib_wc_status()