Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dbtcoex.c73 ah->hw_gen_timers.gen_timer_index[(debruijn32 << i) >> 27] = i; in ath9k_hw_init_btcoex_hw()
Dgpio.c153 struct ath_gen_timer_table *timer_table = &ah->hw_gen_timers; in ath9k_gen_timer_stop()
Dhw.c2380 struct ath_gen_timer_table *timer_table = &ah->hw_gen_timers; in ath_gen_timer_alloc()
2408 struct ath_gen_timer_table *timer_table = &ah->hw_gen_timers; in ath9k_hw_gen_timer_start()
2447 struct ath_gen_timer_table *timer_table = &ah->hw_gen_timers; in ath9k_hw_gen_timer_stop()
2469 struct ath_gen_timer_table *timer_table = &ah->hw_gen_timers; in ath_gen_timer_free()
2482 struct ath_gen_timer_table *timer_table = &ah->hw_gen_timers; in ath_gen_timer_isr()
Dhw.h831 struct ath_gen_timer_table hw_gen_timers; member