.\" 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_RX_SRV" "9" "09 October 2005" "" ""
.SH NAME
velocity_rx_srv \- service RX interrupt
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int velocity_rx_srv (struct velocity_info * \fIvptr\fB, int \fIstatus\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIvptr\fB\fR
velocity
.TP
\fB\fIstatus\fB\fR
adapter status (unused)
.SH "DESCRIPTION"
.PP
Walk the receive ring of the velocity adapter and remove
any received packets from the receive queue. Hand the ring
slots back to the adapter for reuse.