OSDN Git Service

IB/ehca: Discard double CQE for one WR
[uclinux-h8/linux.git] / drivers / infiniband / hw / ehca / ehca_qes.h
index 8188030..5d28e3e 100644 (file)
@@ -213,6 +213,7 @@ struct ehca_wqe {
 #define WC_STATUS_ERROR_BIT 0x80000000
 #define WC_STATUS_REMOTE_ERROR_FLAGS 0x0000F800
 #define WC_STATUS_PURGE_BIT 0x10
+#define WC_SEND_RECEIVE_BIT 0x80
 
 struct ehca_cqe {
        u64 work_request_id;