Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dhw.h474 #define ATH_MAX_GEN_TIMER 16 macro
500 struct ath_gen_timer *timers[ATH_MAX_GEN_TIMER];
Dhw.c2934 (timer->index >= ATH_MAX_GEN_TIMER)) { in ath9k_hw_gen_timer_stop()