.\" 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_GSET" "9" "09 October 2005" "" "" .SH NAME s2io_ethtool_gset \- Return link specific information. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int s2io_ethtool_gset (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 return link information. .SH "DESCRIPTION" .PP Returns link specific information like speed, duplex etc.. to ethtool. .SH "RETURN VALUE" .PP return 0 on success.