Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath9k/
Dhw.c3133 if ((timer_index < AR_FIRST_NDP_TIMER) || in ath_gen_timer_alloc()
3137 if ((timer_index > AR_FIRST_NDP_TIMER) && in ath_gen_timer_alloc()
3152 if ((timer_index > AR_FIRST_NDP_TIMER) && !timer_table->tsf2_enabled) { in ath_gen_timer_alloc()
Dreg.h1966 #define AR_FIRST_NDP_TIMER 7 macro
Dchannel.c1638 NULL, sc, AR_FIRST_NDP_TIMER); in ath9k_init_p2p()