Home
last modified time | relevance | path

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

/freebsd/sys/dev/mthca/
H A Dmthca_cq.c414 entry->status = IB_WC_MW_BIND_ERR; in handle_error_cqe()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c525 wc->status = IB_WC_MW_BIND_ERR; in mlx4_ib_handle_error_cqe()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c832 wc->status = IB_WC_MW_BIND_ERR; in c4iw_poll_cq_one()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c301 wc->status = IB_WC_MW_BIND_ERR; in mlx5_handle_error_cqe()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_verbs.c99 [IB_WC_MW_BIND_ERR] = "memory management operation error",
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h839 IB_WC_MW_BIND_ERR, enumerator
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c4885 wc_status = IB_WC_MW_BIND_ERR; in qlnxr_poll_cq_req()
4950 wc_status = IB_WC_MW_BIND_ERR; in __process_resp_one()
/freebsd/sys/dev/irdma/
H A Dirdma_verbs.c2680 return IB_WC_MW_BIND_ERR; in irdma_flush_err_to_ib_wc_status()