Lines Matching refs:status
525 wc->status = IB_WC_LOC_LEN_ERR;
528 wc->status = IB_WC_LOC_QP_OP_ERR;
531 wc->status = IB_WC_LOC_PROT_ERR;
534 wc->status = IB_WC_WR_FLUSH_ERR;
537 wc->status = IB_WC_MW_BIND_ERR;
540 wc->status = IB_WC_BAD_RESP_ERR;
543 wc->status = IB_WC_LOC_ACCESS_ERR;
546 wc->status = IB_WC_REM_INV_REQ_ERR;
549 wc->status = IB_WC_REM_ACCESS_ERR;
552 wc->status = IB_WC_REM_OP_ERR;
555 wc->status = IB_WC_RETRY_EXC_ERR;
558 wc->status = IB_WC_RNR_RETRY_EXC_ERR;
561 wc->status = IB_WC_REM_ABORT_ERR;
564 wc->status = IB_WC_GENERAL_ERR;
571 static int mlx4_ib_ipoib_csum_ok(__be16 status, u8 badfcs_enc, __be16 checksum)
574 ((status & cpu_to_be16(MLX4_CQE_STATUS_IPOK)) &&
575 (status & cpu_to_be16(MLX4_CQE_STATUS_TCP |
622 wc->status = IB_WC_WR_FLUSH_ERR;
761 wc->status = IB_WC_SUCCESS;
852 wc->wc_flags |= mlx4_ib_ipoib_csum_ok(cqe->status,