Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dbtcoex.c212 void ath9k_hw_btcoex_set_weight(struct ath_hw *ah, in ath9k_hw_btcoex_set_weight() function
258 EXPORT_SYMBOL(ath9k_hw_btcoex_set_weight);
393 ath9k_hw_btcoex_set_weight(ah, 0, 0, stomp_type); in ath9k_hw_btcoex_bt_stomp()
399 ath9k_hw_btcoex_set_weight(ah, AR_BT_COEX_WGHT, in ath9k_hw_btcoex_bt_stomp()
403 ath9k_hw_btcoex_set_weight(ah, AR_BT_COEX_WGHT, in ath9k_hw_btcoex_bt_stomp()
407 ath9k_hw_btcoex_set_weight(ah, AR_BT_COEX_WGHT, in ath9k_hw_btcoex_bt_stomp()
Dbtcoex.h128 void ath9k_hw_btcoex_set_weight(struct ath_hw *ah,
Dgpio.c375 ath9k_hw_btcoex_set_weight(ah, AR_BT_COEX_WGHT, in ath9k_start_btcoex()
378 ath9k_hw_btcoex_set_weight(ah, 0, 0, in ath9k_start_btcoex()
Dhtc_drv_gpio.c163 ath9k_hw_btcoex_set_weight(ah, AR_BT_COEX_WGHT, in ath9k_htc_start_btcoex()