EI_TX_TIMEOUT

Section: (9)
Updated: 13 April 2004
Index Return to Main Contents

 

NAME

ei_tx_timeout - handle transmit time out condition  

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.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.1.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 11:21:56 GMT, April 13, 2004