.\" 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 "E100_TX_SKB_FREE" "" "06 October 2005" "" "" .SH NAME e100_tx_skb_free \- free TX skbs resources .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void e100_tx_skb_free (struct e100_private * \fIbdp\fB, tcb_t * \fItcb\fB); \fR .SH "ARGUMENTS" .TP \fB\fIbdp\fB\fR atapter's private data struct .TP \fB\fItcb\fB\fR associated tcb of the freed skb .SH "DESCRIPTION" .PP This routine frees resources of TX skbs.