Searched refs:myjif (Results 1 - 2 of 2) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dacenic.c895 unsigned long myjif; local
1458 myjif = jiffies + 3 * HZ;
1459 while (time_before(jiffies, myjif) && !ap->fw_running)
H A Drrunner.c563 unsigned long myjif, flags; local
693 myjif = jiffies + 5 * HZ;
694 while (time_before(jiffies, myjif) && !rrpriv->fw_running)

Completed in 78 milliseconds