.\" 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_CONFIG_FC" "" "06 October 2005" "" ""
.SH NAME
e100_config_fc \- config flow-control state
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void e100_config_fc (struct e100_private * \fIbdp\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIbdp\fB\fR
adapter's private data struct
.SH "DESCRIPTION"
.PP
This routine will enable or disable flow control support in the adapter's
config block. Flow control will be enable only if requested using the command
line option, and if the link is flow-contorl capable (both us and the link
partner). But, if link partner is capable of autoneg, but not capable of
flow control, received PAUSE frames are still honored.