.\" 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 "S2IO_ETHTOOL_SSET" "9" "09 October 2005" "" ""
.SH NAME
s2io_ethtool_sset \- Sets different link parameters.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int s2io_ethtool_sset (struct net_device * \fIdev\fB, struct ethtool_cmd * \fIinfo\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
-- undescribed --
.TP
\fB\fIinfo\fB\fR
pointer to the structure with parameters given by ethtool to set
link information.
.SH "DESCRIPTION"
.PP
The function sets different link parameters provided by the user onto
the NIC.
.SH "RETURN VALUE"
.PP
0 on success.