Searched refs:IBV_WC_WR_FLUSH_ERR (Results 1 – 5 of 5) sorted by relevance
104 [IBV_WC_WR_FLUSH_ERR] = "Work Request Flushed Error", in ibv_wc_status_str()
155 wc->status = IBV_WC_WR_FLUSH_ERR; in mlx4_handle_error_cqe()
210 wc->status = IBV_WC_WR_FLUSH_ERR; in handle_error_cqe()
238 IBV_WC_WR_FLUSH_ERR, enumerator
285 if (wc.status != IBV_WC_WR_FLUSH_ERR) in rping_cq_event_handler()