Searched refs:e1000_tx_timeout (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/e1000/
H A De1000_main.c190 static void e1000_tx_timeout(struct net_device *dev);
932 netdev->tx_timeout = &e1000_tx_timeout;
3381 * e1000_tx_timeout - Respond to a Tx Hang
3386 e1000_tx_timeout(struct net_device *netdev) function

Completed in 107 milliseconds