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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ath/ath9k/
H A Dhw.c2619 static u32 rightmost_index(struct ath_gen_timer_table *timer_table, u32 *mask) argument
2629 return timer_table->gen_timer_index[b];
2644 struct ath_gen_timer_table *timer_table = &ah->hw_gen_timers; local
2657 timer_table->timers[timer_index] = timer;
2672 struct ath_gen_timer_table *timer_table = &ah->hw_gen_timers; local
2677 set_bit(timer->index, &timer_table->timer_mask.timer_bits);
2711 struct ath_gen_timer_table *timer_table = &ah->hw_gen_timers; local
2727 clear_bit(timer->index, &timer_table->timer_mask.timer_bits);
2733 struct ath_gen_timer_table *timer_table = &ah->hw_gen_timers; local
2736 timer_table
2746 struct ath_gen_timer_table *timer_table = &ah->hw_gen_timers; local
[all...]
H A Dgpio.c300 struct ath_gen_timer_table *timer_table = &ah->hw_gen_timers; local
305 if (timer_table->timer_mask.val == 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dhw.c2619 static u32 rightmost_index(struct ath_gen_timer_table *timer_table, u32 *mask) argument
2629 return timer_table->gen_timer_index[b];
2644 struct ath_gen_timer_table *timer_table = &ah->hw_gen_timers; local
2657 timer_table->timers[timer_index] = timer;
2672 struct ath_gen_timer_table *timer_table = &ah->hw_gen_timers; local
2677 set_bit(timer->index, &timer_table->timer_mask.timer_bits);
2711 struct ath_gen_timer_table *timer_table = &ah->hw_gen_timers; local
2727 clear_bit(timer->index, &timer_table->timer_mask.timer_bits);
2733 struct ath_gen_timer_table *timer_table = &ah->hw_gen_timers; local
2736 timer_table
2746 struct ath_gen_timer_table *timer_table = &ah->hw_gen_timers; local
[all...]
H A Dgpio.c300 struct ath_gen_timer_table *timer_table = &ah->hw_gen_timers; local
305 if (timer_table->timer_mask.val == 0) {

Completed in 118 milliseconds