/linux-4.4.14/drivers/net/ethernet/dec/tulip/ |
D | timer.c | 24 int next_tick = 2*HZ; in tulip_media_task() local 145 int next_tick = 60*HZ; in mxic_timer() local 161 int next_tick = 2*HZ; in comet_timer() local
|
D | pnic2.c | 84 int next_tick = 60*HZ; in pnic2_timer() local
|
D | pnic.c | 92 int next_tick = 60*HZ; in pnic_timer() local
|
D | 21142.c | 35 int next_tick = 60*HZ; in t21142_media_task() local
|
D | de4x5.c | 1746 int next_tick = DE4X5_AUTOSENSE_MS; in de4x5_ast() local 2393 int next_tick = DE4X5_AUTOSENSE_MS; in dc21040_autoconf() local 2465 int next_tick = DE4X5_AUTOSENSE_MS; in dc21040_state() local 2504 int next_tick = DE4X5_AUTOSENSE_MS; in de4x5_suspect_state() local 2548 int next_tick = DE4X5_AUTOSENSE_MS; in dc21041_autoconf() local 2749 int next_tick = DE4X5_AUTOSENSE_MS; in dc21140m_autoconf() local 2934 int next_tick = DE4X5_AUTOSENSE_MS; in dc2114x_autoconf() local 3289 int next_tick = 0; in de4x5_reset_phy() local 4420 int next_tick = DE4X5_AUTOSENSE_MS; in dc21140_infoleaf() local 4458 int next_tick = DE4X5_AUTOSENSE_MS; in dc21142_infoleaf() local [all …]
|
D | tulip_core.c | 297 int next_tick = 3*HZ; in tulip_up() local
|
/linux-4.4.14/arch/parisc/kernel/ |
D | time.c | 61 unsigned long next_tick; in timer_interrupt() local 220 unsigned long next_tick = mfctl(16) + clocktick; in start_cpu_itimer() local
|
/linux-4.4.14/drivers/watchdog/ |
D | bcm47xx_wdt.c | 102 u32 next_tick = min(wdt->wdd.timeout * 1000, wdt->max_timer_ms); in bcm47xx_wdt_soft_timer_tick() local
|
/linux-4.4.14/kernel/time/ |
D | tick-sched.c | 575 u64 basemono, next_tick, next_tmr, next_rcu, delta, expires; in tick_nohz_stop_sched_tick() local
|
/linux-4.4.14/drivers/net/ethernet/dlink/ |
D | dl2k.c | 538 int next_tick = 1*HZ; in rio_timer() local
|
D | sundance.c | 959 int next_tick = 10*HZ; in netdev_timer() local
|
/linux-4.4.14/drivers/net/ethernet/packetengines/ |
D | hamachi.c | 1028 int next_tick = 10*HZ; in hamachi_timer() local
|
D | yellowfin.c | 654 int next_tick = 60*HZ; in yellowfin_timer() local
|
/linux-4.4.14/drivers/net/ethernet/smsc/ |
D | epic100.c | 856 int next_tick = 5*HZ; in epic_timer() local
|
/linux-4.4.14/drivers/net/ethernet/sis/ |
D | sis900.c | 1311 static const int next_tick = 5*HZ; in sis900_timer() local
|
/linux-4.4.14/drivers/net/ethernet/realtek/ |
D | 8139too.c | 1469 static int next_tick = 3 * HZ; variable
|
/linux-4.4.14/drivers/net/ethernet/natsemi/ |
D | natsemi.c | 1791 int next_tick = NATSEMI_TIMER_FREQ; in netdev_timer() local
|
/linux-4.4.14/drivers/net/ethernet/3com/ |
D | 3c59x.c | 1800 int next_tick = 60*HZ; in vortex_timer() local
|