Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dathn.c1991 int dtim_count = ic->ic_dtim_count; in athn_set_sta_timers() local
1992 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()