.\" 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 "IXGB_GET_STATS" "" "06 October 2005" "" "" .SH NAME ixgb_get_stats \- Get System Network Statistics. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp struct net_device_stats * ixgb_get_stats (struct net_device * \fInetdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fInetdev\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP \fIparam\fR netdev network interface device structure .PP Returns the address of the device statistics structure. The statistics are actually updated from the timer callback.