Lines Matching refs:wc_status
4135 enum ib_wc_status wc_status;
4142 wc_status = IB_WC_BAD_RESP_ERR;
4148 wc_status = IB_WC_LOC_LEN_ERR;
4154 wc_status = IB_WC_LOC_QP_OP_ERR;
4160 wc_status = IB_WC_LOC_PROT_ERR;
4166 wc_status = IB_WC_MW_BIND_ERR;
4172 wc_status = IB_WC_REM_INV_REQ_ERR;
4178 wc_status = IB_WC_REM_ACCESS_ERR;
4184 wc_status = IB_WC_REM_OP_ERR;
4190 wc_status = IB_WC_RNR_RETRY_EXC_ERR;
4196 wc_status = IB_WC_RETRY_EXC_ERR;
4202 wc_status = IB_WC_GENERAL_ERR;
4205 wc_status, 1);