Lines Matching defs:time
1055 * satisfy this condition and not waste too much CPU time.
1060 * disconnected so that all MIB counters are read one last time to update the
1315 * @time: Next time in jiffies to read counter.
1320 unsigned long time;
2931 * Link status is changing all the time even when there is no
3930 * @time: The time tick.
3932 * This routine starts the kernel timer after the specified time tick.
3934 static void ksz_start_timer(struct ksz_timer_info *info, int time)
3937 info->timer.expires = jiffies + time;
4537 * Only reset the hardware if time between calls is long
5135 hw_priv->counter[i].time = next_jiffies;
5907 * This function modifies the EEPROM data one byte at a time.
6288 } else if (time_after_eq(jiffies, hw_priv->counter[i].time)) {
6293 hw_priv->counter[i].time = next_jiffies;
6299 /* Read counters one last time after link is lost. */
6374 * wasting CPU time to examine each and every incoming packets and do the