S2IO_IOCTL
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
s2io_ioctl - Entry point for the Ioctl
SYNOPSIS
"SYNOPSIS"
int s2io_ioctl (struct net_device * dev, struct ifreq * rq, int cmd);
ARGUMENTS
- dev
-
Device pointer.
- rq
-
-- undescribed --
- cmd
-
This is used to distinguish between the different commands that
can be passed to the IOCTL functions.
DESCRIPTION
This function has support for ethtool, adding multiple MAC addresses on
the NIC and some DBG commands for the util tool.
RETURN VALUE
Currently the IOCTL supports no operations, hence by default this
function returns OP NOT SUPPORTED value.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURN VALUE
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:43 GMT, October 09, 2005