.\" 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 "S2IO_GET_STATS" "9" "09 October 2005" "" ""
.SH NAME
s2io_get_stats \- Updates the device statistics structure.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
struct net_device_stats * s2io_get_stats (struct net_device * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
pointer to the device structure.
.SH "DESCRIPTION"
.PP
This function updates the device statistics structure in the s2io_nic
structure and returns a pointer to the same.
.SH "RETURN VALUE"
.PP
pointer to the updated net_device_stats structure.