Lines Matching refs:send_status
270 enum ib_wc_status send_status; in ipath_ruc_loopback() local
297 send_status = IB_WC_WR_FLUSH_ERR; in ipath_ruc_loopback()
319 send_status = IB_WC_RETRY_EXC_ERR; in ipath_ruc_loopback()
321 send_status = IB_WC_SUCCESS; in ipath_ruc_loopback()
326 send_status = IB_WC_SUCCESS; in ipath_ruc_loopback()
395 send_status = IB_WC_LOC_QP_OP_ERR; in ipath_ruc_loopback()
452 ipath_send_complete(sqp, wqe, send_status); in ipath_ruc_loopback()
464 send_status = IB_WC_RNR_RETRY_EXC_ERR; in ipath_ruc_loopback()
479 send_status = IB_WC_REM_INV_REQ_ERR; in ipath_ruc_loopback()
484 send_status = IB_WC_REM_ACCESS_ERR; in ipath_ruc_loopback()
492 ipath_send_complete(sqp, wqe, send_status); in ipath_ruc_loopback()