S2IO_TX_WATCHDOG

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

 

NAME

s2io_tx_watchdog - Watchdog for transmit side.  

SYNOPSIS

"SYNOPSIS"

void s2io_tx_watchdog (struct net_device * dev);  

ARGUMENTS

dev
Pointer to net device structure
 

DESCRIPTION

This function is triggered if the Tx Queue is stopped for a pre-defined amount of time when the Interface is still up. If the Interface is jammed in such a situation, the hardware is reset (by s2io_close) and restarted again (by s2io_open) to overcome any problem that might have been caused in the hardware.  

RETURN VALUE

void


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURN VALUE

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