VELOCITY_OPEN
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
velocity_open - interface activation callback
SYNOPSIS
"SYNOPSIS"
int velocity_open (struct net_device * dev);
ARGUMENTS
- dev
-
network layer device to open
DESCRIPTION
Called when the network layer brings the interface up. Returns
a negative posix error code on failure, or zero on success.
All the ring allocation and set up is done on open for this
adapter to minimise memory usage when inactive
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:58 GMT, October 09, 2005