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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_main.c727 static void ixgbe_tx_timeout(struct net_device *netdev);
818 ixgbe_tx_timeout(adapter->netdev);
3848 * ixgbe_tx_timeout - Respond to a Tx Hang
3851 static void ixgbe_tx_timeout(struct net_device *netdev) function
6441 .ndo_tx_timeout = ixgbe_tx_timeout,

Completed in 86 milliseconds