Home
last modified time | relevance | path

Searched refs:IB_WC_LOC_ACCESS_ERR (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c813 wc->status = IB_WC_LOC_ACCESS_ERR; in c4iw_poll_cq_one()
820 wc->status = IB_WC_LOC_ACCESS_ERR; in c4iw_poll_cq_one()
/freebsd/sys/dev/mthca/
H A Dmthca_cq.c420 entry->status = IB_WC_LOC_ACCESS_ERR; in handle_error_cqe()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c531 wc->status = IB_WC_LOC_ACCESS_ERR; in mlx4_ib_handle_error_cqe()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c307 wc->status = IB_WC_LOC_ACCESS_ERR; in mlx5_handle_error_cqe()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_verbs.c101 [IB_WC_LOC_ACCESS_ERR] = "local access error",
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h841 IB_WC_LOC_ACCESS_ERR, enumerator
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c4144 return IB_WC_LOC_ACCESS_ERR; in __rawqp1_to_ib_wc_status()
4168 return IB_WC_LOC_ACCESS_ERR; in __rc_to_ib_wc_status()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c4934 wc_status = IB_WC_LOC_ACCESS_ERR; in __process_resp_one()