.\" 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 "NETDEV_ETHTOOL_IOCTL" "" "06 October 2005" "" ""
.SH NAME
netdev_ethtool_ioctl \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int netdev_ethtool_ioctl (struct net_device * \fIdev\fB, void * \fIuseraddr\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
network interface on which out-of-band action is to be performed
.TP
\fB\fIuseraddr\fB\fR
userspace address to which data is to be read and returned
.SH "DESCRIPTION"
.PP
Process the various commands of the SIOCETHTOOL interface.