ath10k: migrate to mac80211 txq scheduling
[platform/kernel/linux-rpi.git] / drivers / net / wireless / ath / ath10k / htc.h
index 51fda6c..cb30add 100644 (file)
@@ -51,7 +51,6 @@ struct ath10k;
  */
 
 #define HTC_HOST_MAX_MSG_PER_RX_BUNDLE        8
-#define HTC_HOST_MAX_MSG_PER_TX_BUNDLE        16
 
 enum ath10k_htc_tx_flags {
        ATH10K_HTC_FLAG_NEED_CREDIT_UPDATE = 0x01,