diff options
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/hw.h')
-rw-r--r-- | drivers/net/wireless/ath/ath9k/hw.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath/ath9k/hw.h b/drivers/net/wireless/ath/ath9k/hw.h index ebc32d00fecc..07dd53e059fb 100644 --- a/drivers/net/wireless/ath/ath9k/hw.h +++ b/drivers/net/wireless/ath/ath9k/hw.h | |||
@@ -1219,6 +1219,7 @@ void ar9003_mci_send_coex_halt_bt_gpm(struct ath_hw *ah, bool halt, | |||
1219 | u32 ar9003_mci_wait_for_gpm(struct ath_hw *ah, u8 gpm_type, | 1219 | u32 ar9003_mci_wait_for_gpm(struct ath_hw *ah, u8 gpm_type, |
1220 | u8 gpm_opcode, int time_out); | 1220 | u8 gpm_opcode, int time_out); |
1221 | void ar9003_mci_2g5g_changed(struct ath_hw *ah, bool is_2g); | 1221 | void ar9003_mci_2g5g_changed(struct ath_hw *ah, bool is_2g); |
1222 | void ar9003_mci_set_full_sleep(struct ath_hw *ah); | ||
1222 | void ar9003_mci_disable_interrupt(struct ath_hw *ah); | 1223 | void ar9003_mci_disable_interrupt(struct ath_hw *ah); |
1223 | void ar9003_mci_enable_interrupt(struct ath_hw *ah); | 1224 | void ar9003_mci_enable_interrupt(struct ath_hw *ah); |
1224 | void ar9003_mci_2g5g_switch(struct ath_hw *ah, bool wait_done); | 1225 | void ar9003_mci_2g5g_switch(struct ath_hw *ah, bool wait_done); |