Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dhw.c3024 if ((timer_index < AR_FIRST_NDP_TIMER) || in ath_gen_timer_alloc()
3028 if ((timer_index > AR_FIRST_NDP_TIMER) && in ath_gen_timer_alloc()
3043 if ((timer_index > AR_FIRST_NDP_TIMER) && !timer_table->tsf2_enabled) { in ath_gen_timer_alloc()
Dreg.h1887 #define AR_FIRST_NDP_TIMER 7 macro
Dchannel.c1602 NULL, sc, AR_FIRST_NDP_TIMER); in ath9k_init_p2p()