Merge branch 'ioat' into dmaengine
[firefly-linux-kernel-4.4.55.git] / drivers / dma / ioat / dma.h
index 26f48ef94c5cb1b9855d1f11cb66d27a13b5b427..6d3a73b57e547a3f953e6783858b0045e150976a 100644 (file)
@@ -96,6 +96,7 @@ struct ioat_chan_common {
        #define IOAT_COMPLETION_ACK 1
        #define IOAT_RESET_PENDING 2
        #define IOAT_KOBJ_INIT_FAIL 3
+       #define IOAT_RESHAPE_PENDING 4
        struct timer_list timer;
        #define COMPLETION_TIMEOUT msecs_to_jiffies(100)
        #define IDLE_TIMEOUT msecs_to_jiffies(2000)