HomeSort by: relevance | last modified time | path
    Searched defs:dtim_count (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
athn.c 1991 int dtim_count = ic->ic_dtim_count; local in function:athn_set_sta_timers
1992 if (dtim_count >= dtim_period) /* Should not happen. */
1993 dtim_count = 0; /* Assume last TIM was a DTIM. */

Completed in 12 milliseconds