.\" 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 "E1000_SW_INIT" "" "06 October 2005" "" ""
.SH NAME
e1000_sw_init \- Initialize general software structures (struct e1000_adapter)
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int __devinit e1000_sw_init (struct e1000_adapter * \fIadapter\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIadapter\fB\fR
board private structure to initialize
.SH "DESCRIPTION"
.PP
e1000_sw_init initializes the Adapter private data structure.
Fields are initialized based on PCI device information and
OS network device settings (MTU size).