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

  /src/sys/dev/ic/
athn.c 1974 int dtim_period, rem_dtim_count; local in function:athn_set_sta_timers
1997 rem_dtim_count = 0; /* XXX */
1998 next_dtim = next_tbtt + rem_dtim_count * intval;

Completed in 12 milliseconds