Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dhw.c2356 static u32 rightmost_index(struct ath_gen_timer_table *timer_table, u32 *mask) in rightmost_index() function
2496 index = rightmost_index(timer_table, &thresh_mask); in ath_gen_timer_isr()
2505 index = rightmost_index(timer_table, &trigger_mask); in ath_gen_timer_isr()