Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath9k/
Dhw.h538 #define ATH_MAX_GEN_TIMER 16 macro
557 struct ath_gen_timer *timers[ATH_MAX_GEN_TIMER];
Dhw.c3134 (timer_index >= ATH_MAX_GEN_TIMER)) in ath_gen_timer_alloc()