.\" 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 "VELOCITY_FREE_TX_BUF" "9" "09 October 2005" "" ""
.SH NAME
velocity_free_tx_buf \- free transmit buffer
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void velocity_free_tx_buf (struct velocity_info * \fIvptr\fB, struct velocity_td_info * \fItdinfo\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIvptr\fB\fR
velocity
.TP
\fB\fItdinfo\fB\fR
buffer
.SH "DESCRIPTION"
.PP
Release an transmit buffer. If the buffer was preallocated then
recycle it, if not then unmap the buffer.