E100_TX_SRV

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

e100_tx_srv - service TX queues  

SYNOPSIS

"SYNOPSIS"

void e100_tx_srv (struct e100_private * bdp);  

ARGUMENTS

bdp
atapter's private data struct
 

DESCRIPTION

This routine services the TX queues. It reclaims the TCB's & TBD's & other resources used during the transmit of this buffer. It is called from the ISR. We don't need a tx_lock since we always access buffers which were already prepared.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:31 GMT, October 06, 2005