Home
last modified time | relevance | path

Searched refs:IB_WC_LOC_LEN_ERR (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/mthca/
H A Dmthca_cq.c399 entry->status = IB_WC_LOC_LEN_ERR; in handle_error_cqe()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c513 wc->status = IB_WC_LOC_LEN_ERR; in mlx4_ib_handle_error_cqe()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c828 wc->status = IB_WC_LOC_LEN_ERR; in c4iw_poll_cq_one()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c288 wc->status = IB_WC_LOC_LEN_ERR; in mlx5_handle_error_cqe()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c4113 return IB_WC_LOC_LEN_ERR; in __req_to_ib_wc_status()
4146 return IB_WC_LOC_LEN_ERR; in __rawqp1_to_ib_wc_status()
4170 return IB_WC_LOC_LEN_ERR; in __rc_to_ib_wc_status()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_verbs.c94 [IB_WC_LOC_LEN_ERR] = "local length error",
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h834 IB_WC_LOC_LEN_ERR, enumerator
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c4876 wc_status = IB_WC_LOC_LEN_ERR; in qlnxr_poll_cq_req()
4938 wc_status = IB_WC_LOC_LEN_ERR; in __process_resp_one()
/freebsd/sys/dev/irdma/
H A Dirdma_verbs.c2676 return IB_WC_LOC_LEN_ERR; in irdma_flush_err_to_ib_wc_status()