Searched refs:tick (Results 1 – 2 of 2) sorted by relevance
290 uint32 tick; /* O/S tick time (usec) */ member
479 tmo->tick = 1000000 / HZ; in dhd_timeout_start()497 if (tmo->increment < tmo->tick) { in dhd_timeout_expired()500 if (tmo->increment > tmo->tick) in dhd_timeout_expired()501 tmo->increment = tmo->tick; in dhd_timeout_expired()