X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fnet%2Fwireless%2Fath%2Fath10k%2Fhtt.h;h=27a65ecba7b056e0cd2f8e35086e0e3fe4ff69e9;hb=3128b3d8a2b97ba8fe38b21c3ed70c2c66cc7a9e;hp=76c4bae0b434e09f20033d202ee5a8c5bb403d2b;hpb=18235664e7f9a5664cbef25d23b222ff2faf55bc;p=karo-tx-linux.git diff --git a/drivers/net/wireless/ath/ath10k/htt.h b/drivers/net/wireless/ath/ath10k/htt.h index 76c4bae0b434..27a65ecba7b0 100644 --- a/drivers/net/wireless/ath/ath10k/htt.h +++ b/drivers/net/wireless/ath/ath10k/htt.h @@ -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 */