E100_START_RU

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

 

NAME

e100_start_ru - start the RU if needed  

SYNOPSIS

"SYNOPSIS"

void e100_start_ru (struct e100_private * bdp);  

ARGUMENTS

bdp
atapter's private data struct
 

DESCRIPTION

This routine checks the status of the 82557's receive unit(RU), and starts the RU if it was not already active. However, before restarting the RU, the driver gives the RU the buffers it freed up during the servicing of the ISR. If there are no free buffers to give to the RU, (i.e. we have reached a no resource condition) the RU will not be started till the next ISR.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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