.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "S2IO_RESTART_NIC" "9" "09 October 2005" "" "" .SH NAME s2io_restart_nic \- Resets the NIC. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void s2io_restart_nic (unsigned long \fIdata\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdata\fB\fR long pointer to the device private structure .SH "DESCRIPTION" .PP This function is scheduled to be run by the s2io_tx_watchdog function after 0.5 secs to reset the NIC. The idea is to reduce the run time of the watch dog routine which is run holding a spin lock.