Searched refs:bt_rxclear_polarity (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dbtcoex.c33 bool bt_rxclear_polarity; /* invert rx_clear as WLAN_ACTIVE*/ member in struct:ath_btcoex_config
64 .bt_rxclear_polarity = true, ath9k_hw_init_btcoex_hw()
69 bool rxclear_polarity = ath_bt_config.bt_rxclear_polarity; ath9k_hw_init_btcoex_hw()
72 rxclear_polarity = !ath_bt_config.bt_rxclear_polarity; ath9k_hw_init_btcoex_hw()

Completed in 38 milliseconds