|
@@ -47,7 +47,7 @@ struct ath_btcoex_hw {
|
|
|
u32 bt_coex_mode2; /* Register setting for AR_BT_COEX_MODE2 */
|
|
u32 bt_coex_mode2; /* Register setting for AR_BT_COEX_MODE2 */
|
|
|
};
|
|
};
|
|
|
|
|
|
|
|
-bool ath_btcoex_supported(u16 subsysid);
|
|
|
|
|
|
|
+bool ath9k_hw_btcoex_supported(struct ath_hw *ah);
|
|
|
void ath9k_hw_btcoex_init_2wire(struct ath_hw *ah);
|
|
void ath9k_hw_btcoex_init_2wire(struct ath_hw *ah);
|
|
|
void ath9k_hw_btcoex_init_3wire(struct ath_hw *ah);
|
|
void ath9k_hw_btcoex_init_3wire(struct ath_hw *ah);
|
|
|
void ath9k_hw_init_btcoex_hw(struct ath_hw *ah, int qnum);
|
|
void ath9k_hw_init_btcoex_hw(struct ath_hw *ah, int qnum);
|