.\" 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 "EI_TX_TIMEOUT" "" "06 October 2005" "" "" .SH NAME ei_tx_timeout \- handle transmit time out condition .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void ei_tx_timeout (struct net_device * \fIdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR network device which has apparently fallen asleep .SH "DESCRIPTION" .PP Called by kernel when device never acknowledges a transmit has completed (or failed) - i.e. never posted a Tx related interrupt.