.\" 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_INTR" "" "06 October 2005" "" "" .SH NAME ei_tx_intr \- transmit interrupt handler .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void ei_tx_intr (struct net_device * \fIdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR network device for which tx intr is handled .SH "WE HAVE FINISHED A TRANSMIT" .PP check for errors and then trigger the next packet to be sent. Called with lock held.