/linux-3.3/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 = 60*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 | 1747 int next_tick = DE4X5_AUTOSENSE_MS; in de4x5_ast() local 2394 int next_tick = DE4X5_AUTOSENSE_MS; in dc21040_autoconf() local 2466 int next_tick = DE4X5_AUTOSENSE_MS; in dc21040_state() local 2505 int next_tick = DE4X5_AUTOSENSE_MS; in de4x5_suspect_state() local 2549 int next_tick = DE4X5_AUTOSENSE_MS; in dc21041_autoconf() local 2750 int next_tick = DE4X5_AUTOSENSE_MS; in dc21140m_autoconf() local 2935 int next_tick = DE4X5_AUTOSENSE_MS; in dc2114x_autoconf() local 3291 int next_tick = 0; in de4x5_reset_phy() local 4435 int next_tick = DE4X5_AUTOSENSE_MS; in dc21140_infoleaf() local 4473 int next_tick = DE4X5_AUTOSENSE_MS; in dc21142_infoleaf() local [all …]
|
D | tulip_core.c | 298 int next_tick = 3*HZ; in tulip_up() local
|
/linux-3.3/arch/parisc/kernel/ |
D | time.c | 60 unsigned long next_tick; in timer_interrupt() local 226 unsigned long next_tick = mfctl(16) + clocktick; in start_cpu_itimer() local
|
/linux-3.3/drivers/net/ethernet/dlink/ |
D | dl2k.c | 495 int next_tick = 1*HZ; in rio_timer() local
|
D | sundance.c | 935 int next_tick = 10*HZ; in netdev_timer() local
|
/linux-3.3/drivers/staging/vt6655/ |
D | wmgr.h | 85 #define timer_expire(timer,next_tick) mod_timer(&timer, RUN_AT(next_tick)) argument
|
/linux-3.3/drivers/staging/vt6656/ |
D | wmgr.h | 85 #define timer_expire(timer, next_tick) mod_timer(&timer, RUN_AT(next_tick)) argument
|
/linux-3.3/drivers/net/ethernet/packetengines/ |
D | yellowfin.c | 660 int next_tick = 60*HZ; in yellowfin_timer() local
|
D | hamachi.c | 1035 int next_tick = 10*HZ; in hamachi_timer() local
|
/linux-3.3/drivers/net/ethernet/sis/ |
D | sis900.c | 1294 static const int next_tick = 5*HZ; in sis900_timer() local
|
/linux-3.3/drivers/net/ethernet/smsc/ |
D | epic100.c | 869 int next_tick = 5*HZ; in epic_timer() local
|
/linux-3.3/drivers/net/ethernet/realtek/ |
D | 8139too.c | 1441 static int next_tick = 3 * HZ; variable
|
/linux-3.3/drivers/net/ethernet/3com/ |
D | 3c59x.c | 1805 int next_tick = 60*HZ; in vortex_timer() local
|
/linux-3.3/drivers/net/ethernet/natsemi/ |
D | natsemi.c | 1796 int next_tick = NATSEMI_TIMER_FREQ; in netdev_timer() local
|