ei_tx_timeout

Section: Kernel Hacker's Manual (9)
Updated: ei_tx_timeout
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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 03:52:41 GMT, June 12, 2005