]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/dma/ioat/dma.h
ioat2,3: convert to producer/consumer locking
[net-next-2.6.git] / drivers / dma / ioat / dma.h
index 86b97ac8774e71474d470c47465c70c9ba4e3c3b..0c76578e99112e54a69c927fb0712631a65ab9bd 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)