Home
last modified time | relevance | path

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

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