VELOCITY_GET_STATS
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
velocity_get_stats - statistics callback
SYNOPSIS
"SYNOPSIS"
struct net_device_stats * velocity_get_stats (struct net_device * dev);
ARGUMENTS
- dev
-
network device
DESCRIPTION
Callback from the network layer to allow driver statistics
to be resynchronized with hardware collected state. In the
case of the velocity we need to pull the MIB counters from
the hardware into the counters before letting the network
layer display them.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:58 GMT, October 09, 2005