.\" 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_ALLOC_TCB_POOL" "" "06 October 2005" "" ""
.SH NAME
e100_alloc_tcb_pool \- allocate TCB circular list
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int e100_alloc_tcb_pool (struct e100_private * \fIbdp\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIbdp\fB\fR
atapter's private data struct
.SH "DESCRIPTION"
.PP
This routine allocates memory for the circular list of transmit descriptors.
.SH "0"
.PP
if allocation has failed.
.SH "1"
.PP
Otherwise.