.\" 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_CHANGE_MTU" "" "06 October 2005" "" ""
.SH NAME
ixgb_change_mtu \- Change the Maximum Transfer Unit.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int ixgb_change_mtu (struct net_device * \fInetdev\fB, int \fInew_mtu\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fInetdev\fB\fR
-- undescribed --
.TP
\fB\fInew_mtu\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
\fIparam\fR netdev network interface device structure
\fIparam\fR new_mtu new value for maximum frame size
.PP
Returns 0 on success, negative on failure