Home
last modified time | relevance | path

Searched refs:IB_WC_REM_OP_ERR (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_comp.c342 wqe->status = IB_WC_REM_OP_ERR; in check_ack()
347 wqe->status = IB_WC_REM_OP_ERR; in check_ack()
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_cq.c424 entry->status = IB_WC_REM_OP_ERR; in handle_error_cqe()
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dcq.c552 wc->status = IB_WC_REM_OP_ERR; in mlx4_ib_handle_error_cqe()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dcq.c318 wc->status = IB_WC_REM_OP_ERR; in mlx5_handle_error_cqe()
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_rc.c1192 status = IB_WC_REM_OP_ERR; in do_rc_ack()
/openbmc/linux/drivers/infiniband/core/
H A Dverbs.c104 [IB_WC_REM_OP_ERR] = "remote operation error",
/openbmc/linux/drivers/infiniband/sw/rdmavt/
H A Dqp.c3168 send_status = IB_WC_REM_OP_ERR; in rvt_ruc_loopback()
/openbmc/linux/include/rdma/
H A Dib_verbs.h967 IB_WC_REM_OP_ERR, enumerator
/openbmc/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_verbs.c2363 ibwc_status = IB_WC_REM_OP_ERR; in ocrdma_to_ibwc_err()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Drc.c2228 status = IB_WC_REM_OP_ERR; in do_rc_ack()
/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dverbs.c4184 wc_status = IB_WC_REM_OP_ERR; in qedr_poll_cq_req()
/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c3179 return IB_WC_REM_OP_ERR; in __req_to_ib_wc_status()
/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dverbs.c3508 return IB_WC_REM_OP_ERR; in irdma_flush_err_to_ib_wc_status()
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c3680 { HNS_ROCE_CQE_V2_REMOTE_OP_ERR, IB_WC_REM_OP_ERR }, in get_cqe_status()