Searched refs:elapsed (Results 1 – 3 of 3) sorted by relevance
289 uint32 elapsed; /* Current elapsed time (usec) */ member
478 tmo->elapsed = 0; in dhd_timeout_start()491 if (tmo->elapsed >= tmo->limit) in dhd_timeout_expired()495 tmo->elapsed += tmo->increment; in dhd_timeout_expired()
2497 __FUNCTION__, enable, ready, tmo.elapsed)); in dhd_bus_init()