TX_INTR_HANDLER

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

 

NAME

tx_intr_handler - Transmit interrupt handler  

SYNOPSIS

"SYNOPSIS"

void tx_intr_handler (struct s2io_nic * nic);  

ARGUMENTS

nic
device private variable
 

DESCRIPTION

If an interrupt was raised to indicate DMA complete of the Tx packet, this function is called. It identifies the last TxD whose buffer was freed and frees all skbs whose data have already DMA'ed into the NICs internal memory.  

RETURN VALUE

NONE


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURN VALUE

This document was created by man2html, using the manual pages.
Time: 00:02:56 GMT, October 09, 2005