.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "VELOCITY_GET_STATS" "9" "09 October 2005" "" "" .SH NAME velocity_get_stats \- statistics callback .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp struct net_device_stats * velocity_get_stats (struct net_device * \fIdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR network device .SH "DESCRIPTION" .PP 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.