.\" 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_TX_WATCHDOG" "9" "09 October 2005" "" ""
.SH NAME
s2io_tx_watchdog \- Watchdog for transmit side.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void s2io_tx_watchdog (struct net_device * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
Pointer to net device structure
.SH "DESCRIPTION"
.PP
This function is triggered if the Tx Queue is stopped
for a pre-defined amount of time when the Interface is still up.
If the Interface is jammed in such a situation, the hardware is
reset (by s2io_close) and restarted again (by s2io_open) to
overcome any problem that might have been caused in the hardware.
.SH "RETURN VALUE"
.PP
void