.\" 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_TX_QUEUE" "" "06 October 2005" "" "" .SH NAME ixgb_tx_queue \- private function to start transmit on hardware. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void ixgb_tx_queue (struct ixgb_adapter * \fIadapter\fB, int \fIcount\fB, int \fIvlan_id\fB, int \fItx_flags\fB); \fR .SH "ARGUMENTS" .TP \fB\fIadapter\fB\fR -- undescribed -- .TP \fB\fIcount\fB\fR -- undescribed -- .TP \fB\fIvlan_id\fB\fR -- undescribed -- .TP \fB\fItx_flags\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP .PP \fIparam\fR adapter board private structure \fIparam\fR count number of tx_descriptors to initialize (consume) \fIparam\fR vlan_id the vlan tag to insert (if necessary) \fIparam\fR tx_flags special handling for this transmit, if any