Home
last modified time | relevance | path

Searched refs:btcoex_enabled (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/wireless/ath/
H A Dath.h185 bool btcoex_enabled; member
/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_gpio.c191 if (!common->btcoex_enabled) { in ath9k_htc_init_btcoex()
H A Dbtcoex.c145 if (!common->btcoex_enabled) { in ath9k_hw_btcoex_init_scheme()
H A Dinit.c743 common->btcoex_enabled = ath9k_btcoex_enable == 1; in ath9k_init_softc()
773 if (!common->btcoex_enabled && ath9k_bt_ant_diversity && in ath9k_init_softc()
H A Dmci.c637 if (!common->btcoex_enabled) in ath_mci_enable()
H A Dhtc_drv_init.c641 common->btcoex_enabled = ath9k_htc_btcoex_enable == 1; in ath9k_init_priv()
H A Dhw.h1168 return ah->common.btcoex_enabled && in ath9k_hw_mci_is_enabled()
H A Ddebug.c1025 if (!sc->sc_ah->common.btcoex_enabled) { in read_file_btcoex()