]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/net/wireless/ath/ath9k/ath9k.h
ath9k: stomp audio profiles on weak signal strength
[karo-tx-linux.git] / drivers / net / wireless / ath / ath9k / ath9k.h
index 9a93d2bb8f660e8fbcd1700ebbf9c5d6acc74f82..04fa5f350e8c4ed8c2984f21ed501b118482239a 100644 (file)
@@ -488,6 +488,7 @@ struct ath_btcoex {
        int rssi_count;
        struct ath_gen_timer *no_stomp_timer; /* Timer for no BT stomping */
        struct ath_mci_profile mci;
+       u8 stomp_audio;
 };
 
 #ifdef CONFIG_ATH9K_BTCOEX_SUPPORT