]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/wireless/ath/ath10k/htt.h
ath10k: speedup htt rx descriptor processing for rx_ind
[karo-tx-linux.git] / drivers / net / wireless / ath / ath10k / htt.h
index 76c4bae0b434e09f20033d202ee5a8c5bb403d2b..27a65ecba7b056e0cd2f8e35086e0e3fe4ff69e9 100644 (file)
@@ -1663,6 +1663,7 @@ struct ath10k_htt {
         * used to avoid further failures */
        bool rx_confused;
        struct tasklet_struct rx_replenish_task;
+       atomic_t num_mpdus_ready;
 
        /* This is used to group tx/rx completions separately and process them
         * in batches to reduce cache stalls */