z8530_get_stats

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.