.\" 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_ETHTOOL_TEST" "9" "09 October 2005" "" "" .SH NAME s2io_ethtool_test \- conducts 6 tsets to determine the health of card. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void s2io_ethtool_test (struct net_device * \fIdev\fB, struct ethtool_test * \fIethtest\fB, uint64_t * \fIdata\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR -- undescribed -- .TP \fB\fIethtest\fB\fR pointer to a ethtool command specific structure that will be returned to the user. .TP \fB\fIdata\fB\fR variable that returns the result of each of the test conducted by the driver. .SH "DESCRIPTION" .PP This function conducts 6 tests ( 4 offline and 2 online) to determine the health of the card. .SH "RETURN VALUE" .PP void