Z8530_GET_STATS

Section: (9)
Updated: 09 April 2004
Index Return to Main Contents

 

NAME

z8530_get_stats - Get network statistics  

SYNOPSIS

struct net_device_stats * z8530_get_stats (struct z8530_channel * c);  

ARGUMENTS

c
The channel to use
 

DESCRIPTION

Get the statistics block. We keep the statistics in software as the chip doesn't do it for us.

Locking is ignored here - we could lock for a copy but its not likely to be that big an issue  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 09:51:20 GMT, April 09, 2004