Searched refs:rst_timer_task (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ds2io.h912 struct work_struct rst_timer_task; member in struct:s2io_nic
H A Ds2io.c4754 schedule_work(&sp->rst_timer_task);
7399 struct s2io_nic *sp = container_of(work, struct s2io_nic, rst_timer_task);
7437 schedule_work(&sp->rst_timer_task);
8062 INIT_WORK(&sp->rst_timer_task, s2io_restart_nic);

Completed in 75 milliseconds