]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/s390/cio/qdio.h
[S390] qdio: outbound tasklet scan threshold
[mv-sheeva.git] / drivers / s390 / cio / qdio.h
index 9b6ea3ca3ececdfac9a63b1fc232c28e52764cdd..a77aa9109cfdddd30dd3c0129c38d0bdcb03dec0 100644 (file)
@@ -249,6 +249,8 @@ struct qdio_output_q {
        int use_enh_siga;
        /* timer to check for more outbound work */
        struct timer_list timer;
+       /* used SBALs before tasklet schedule */
+       int scan_threshold;
 };
 
 /*