Home
last modified time | relevance | path

Searched refs:IB_WC_GENERAL_ERR (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_xfer.c136 xfer_state->status = IB_WC_GENERAL_ERR; in exec_more()
/freebsd/sys/dev/irdma/
H A Dirdma_verbs.h329 entry->status = IB_WC_GENERAL_ERR; in set_ib_wc_op_sq()
H A Dirdma_verbs.c2711 irdma_flush_err_to_ib_wc_status(cq_poll_info->minor_err) : IB_WC_GENERAL_ERR; in irdma_process_cqe()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c4119 return IB_WC_GENERAL_ERR; in __req_to_ib_wc_status()
4133 return IB_WC_GENERAL_ERR; in __req_to_ib_wc_status()
4152 return IB_WC_GENERAL_ERR; in __rawqp1_to_ib_wc_status()
4158 return IB_WC_GENERAL_ERR; in __rawqp1_to_ib_wc_status()
4176 return IB_WC_GENERAL_ERR; in __rc_to_ib_wc_status()
4184 return IB_WC_GENERAL_ERR; in __rc_to_ib_wc_status()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_cm.c824 IB_WC_GENERAL_ERR:IB_WC_SUCCESS; in qlnxr_gsi_poll_cq()
H A Dqlnxr_verbs.c4903 wc_status = IB_WC_GENERAL_ERR; in qlnxr_poll_cq_req()
4993 wc_status = IB_WC_GENERAL_ERR; in __process_resp_one()
/freebsd/sys/dev/mthca/
H A Dmthca_cq.c453 entry->status = IB_WC_GENERAL_ERR; in handle_error_cqe()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_mad_rmpp.c944 mad_send_wc->status = IB_WC_GENERAL_ERR; in ib_process_rmpp_send_wc()
H A Dib_verbs.c114 [IB_WC_GENERAL_ERR] = "general error",
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c552 wc->status = IB_WC_GENERAL_ERR; in mlx4_ib_handle_error_cqe()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c825 wc->status = IB_WC_GENERAL_ERR; in c4iw_poll_cq_one()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c330 wc->status = IB_WC_GENERAL_ERR; in mlx5_handle_error_cqe()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h854 IB_WC_GENERAL_ERR enumerator