E100_RX_SRV

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

 

NAME

e100_rx_srv - service RX queue  

SYNOPSIS

"SYNOPSIS"

u32 e100_rx_srv (struct e100_private * bdp);  

ARGUMENTS

bdp
atapter's private data struct
 

DESCRIPTION

This routine processes the RX interrupt & services the RX queues. For each successful RFD, it allocates a new msg block, links that into the RFD list, and sends the old msg upstream. The new RFD is then put at the end of the free list of RFD's. It returns the number of serviced RFDs.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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