E100_GET_STATS

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

e100_get_stats - get driver statistics  

SYNOPSIS

"SYNOPSIS"

struct net_device_stats * e100_get_stats (struct net_device * dev);  

ARGUMENTS

dev
adapter's net_device struct
 

DESCRIPTION

This routine is called when the OS wants the adapter's stats returned. It returns the address of the net_device_stats stucture for the device. If the statistics are currently being updated, then they might be incorrect for a short while. However, since this cannot actually cause damage, no locking is used.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:40:43 GMT, October 06, 2005