EI_TX_TIMEOUT

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

 

NAME

ei_tx_timeout - handle transmit time out condition  

SYNOPSIS

"SYNOPSIS"

void ei_tx_timeout (struct net_device * dev);  

ARGUMENTS

dev
network device which has apparently fallen asleep
 

DESCRIPTION

Called by kernel when device never acknowledges a transmit has completed (or failed) - i.e. never posted a Tx related interrupt.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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