Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/mthca/
HDmthca_cq.c426 entry->status = IB_WC_REM_ACCESS_ERR; in handle_error_cqe()
/freebsd-13-stable/sys/dev/mlx4/mlx4_ib/
HDmlx4_ib_cq.c544 wc->status = IB_WC_REM_ACCESS_ERR; in mlx4_ib_handle_error_cqe()
/freebsd-13-stable/sys/dev/mlx5/mlx5_ib/
HDmlx5_ib_cq.c312 wc->status = IB_WC_REM_ACCESS_ERR; in mlx5_handle_error_cqe()
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
HDib_verbs.c102 [IB_WC_REM_ACCESS_ERR] = "remote access error",
/freebsd-13-stable/sys/ofed/include/rdma/
HDib_verbs.h868 IB_WC_REM_ACCESS_ERR, enumerator
/freebsd-13-stable/sys/dev/irdma/
HDirdma_verbs.c2728 return IB_WC_REM_ACCESS_ERR; in irdma_flush_err_to_ib_wc_status()
/freebsd-13-stable/sys/dev/qlnx/qlnxr/
HDqlnxr_verbs.c5258 wc_status = IB_WC_REM_ACCESS_ERR;