IXGB_TX_QUEUE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
ixgb_tx_queue - private function to start transmit on hardware.
SYNOPSIS
"SYNOPSIS"
void ixgb_tx_queue (struct ixgb_adapter * adapter, int count, int vlan_id, int tx_flags);
ARGUMENTS
- adapter
-
-- undescribed --
- count
-
-- undescribed --
- vlan_id
-
-- undescribed --
- tx_flags
-
-- undescribed --
DESCRIPTION
param adapter board private structure
param count number of tx_descriptors to initialize (consume)
param vlan_id the vlan tag to insert (if necessary)
param tx_flags special handling for this transmit, if any
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 13:31:35 GMT, October 06, 2005