Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This header is used by network. For more information, see:
nettxqueue.h contains the following programming interfaces:
Functions
NetTxQueueCreate Creates a net transmit queue object. |
NetTxQueueGetDemux8021p NetTxQueueGetDemux8021p retrieves the IEEE 802.1p priority information associated with a transmit queue. |
NetTxQueueGetExtension The NetTxQueueGetExtension function retrieves a packet extension for all packets in a transmit (Tx) queue. |
NetTxQueueGetRingCollection The NetTxQueueGetRingCollection function retrieves the NET_DATAPATH_DESCRIPTOR structure for a transmit (Tx) queue. |
NetTxQueueInitGetQueueId Retrieves the identifier associated with a transmit queue. |
NetTxQueueNotifyMoreCompletedPacketsAvailable The client driver calls NetTxQueueNotifyMoreCompletedPacketsAvailable to resume queue operations after NetAdapterCx calls the client's EVT_TXQUEUE_SET_NOTIFICATION_ENABLED event callback routine. |