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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_main.c154 static void e1000_tx_timeout(struct net_device *dev);
783 .ndo_tx_timeout = e1000_tx_timeout,
3063 * e1000_tx_timeout - Respond to a Tx Hang
3067 static void e1000_tx_timeout(struct net_device *netdev) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Dnetdev.c4727 * e1000_tx_timeout - Respond to a Tx Hang
4730 static void e1000_tx_timeout(struct net_device *netdev) function
5487 .ndo_tx_timeout = e1000_tx_timeout,

Completed in 73 milliseconds