Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dhw.c3004 if ((timer_index < AR_FIRST_NDP_TIMER) || in ath_gen_timer_alloc()
3008 if ((timer_index > AR_FIRST_NDP_TIMER) && in ath_gen_timer_alloc()
3023 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.c1593 NULL, sc, AR_FIRST_NDP_TIMER); in ath9k_init_p2p()