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