Home
last modified time | relevance | path

Searched defs:btcoex_hw (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/drivers/net/wireless/ath/ath9k/
Dbtcoex.c56 struct ath_btcoex_hw *btcoex_hw = &ah->btcoex_hw; in ath9k_hw_init_btcoex_hw() local
103 struct ath_btcoex_hw *btcoex_hw = &ah->btcoex_hw; in ath9k_hw_btcoex_init_2wire() local
128 struct ath_btcoex_hw *btcoex_hw = &ah->btcoex_hw; in ath9k_hw_btcoex_init_3wire() local
157 struct ath_btcoex_hw *btcoex_hw = &ah->btcoex_hw; in ath9k_hw_btcoex_enable_2wire() local
171 struct ath_btcoex_hw *btcoex_hw = &ah->btcoex_hw; in ath9k_hw_btcoex_set_weight() local
235 struct ath_btcoex_hw *btcoex_hw = &ah->btcoex_hw; in ath9k_hw_btcoex_enable() local
261 struct ath_btcoex_hw *btcoex_hw = &ah->btcoex_hw; in ath9k_hw_btcoex_disable() local
Dhw.c2307 struct ath_btcoex_hw *btcoex_hw = &ah->btcoex_hw; in ath9k_hw_fill_cap_info() local
Dhw.h960 struct ath_btcoex_hw btcoex_hw; member