Searched refs:sec_elapsed (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/i1480/i1480u-wlp/
H A Dsysfs.c158 unsigned long sec_elapsed = (jiffies - inflight->restart_ts)/HZ; local
167 restart_count, sec_elapsed,
168 sec_elapsed == 0 ? 0 : restart_count/sec_elapsed);

Completed in 91 milliseconds