Home
last modified time | relevance | path

Searched refs:IB_WC_RNR_RETRY_EXC_ERR (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/mthca/
H A Dmthca_cq.c435 entry->status = IB_WC_RNR_RETRY_EXC_ERR; in handle_error_cqe()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c546 wc->status = IB_WC_RNR_RETRY_EXC_ERR; in mlx4_ib_handle_error_cqe()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c323 wc->status = IB_WC_RNR_RETRY_EXC_ERR; in mlx5_handle_error_cqe()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_verbs.c106 [IB_WC_RNR_RETRY_EXC_ERR] = "RNR retry counter exceeded",
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h846 IB_WC_RNR_RETRY_EXC_ERR, enumerator
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c4897 wc_status = IB_WC_RNR_RETRY_EXC_ERR; in qlnxr_poll_cq_req()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c4127 return IB_WC_RNR_RETRY_EXC_ERR; in __req_to_ib_wc_status()