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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 172 milliseconds