.\" 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 "AAC_CONSUMER_FREE" "" "06 October 2005" "" "" .SH NAME aac_consumer_free \- free consumer entry .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void aac_consumer_free (struct aac_dev * \fIdev\fB, struct aac_queue * \fIq\fB, u32 \fIqid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR Adapter .TP \fB\fIq\fB\fR Queue .TP \fB\fIqid\fB\fR Queue ident .SH "DESCRIPTION" .PP Frees up the current top of the queue we are a consumer of. If the queue was full notify the producer that the queue is no longer full.