Lines Matching refs:time
1123 * satisfy this condition and not waste too much CPU time.
1128 * disconnected so that all MIB counters are read one last time to update the
1383 * @time: Next time in jiffies to read counter.
1388 unsigned long time;
3301 * Link status is changing all the time even when there is no
4303 * @time: The time tick.
4305 * This routine starts the kernel timer after the specified time tick.
4307 static void ksz_start_timer(struct ksz_timer_info *info, int time)
4310 info->timer.expires = jiffies + time;
4910 * Only reset the hardware if time between calls is long
5510 hw_priv->counter[i].time = next_jiffies;
6282 * This function modifies the EEPROM data one byte at a time.
6658 } else if (time_after_eq(jiffies, hw_priv->counter[i].time)) {
6663 hw_priv->counter[i].time = next_jiffies;
6669 /* Read counters one last time after link is lost. */
6744 * wasting CPU time to examine each and every incoming packets and do the