Searched refs:dtim_count (Results 1 – 1 of 1) sorted by relevance
1991 int dtim_count = ic->ic_dtim_count; in athn_set_sta_timers() local1992 if (dtim_count >= dtim_period) /* Should not happen. */ in athn_set_sta_timers()1993 dtim_count = 0; /* Assume last TIM was a DTIM. */ in athn_set_sta_timers()