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

/linux-master/drivers/net/ethernet/intel/e1000/
H A De1000_main.c135 static void e1000_tx_timeout(struct net_device *dev, unsigned int txqueue);
833 .ndo_tx_timeout = e1000_tx_timeout,
3491 * e1000_tx_timeout - Respond to a Tx Hang
3495 static void e1000_tx_timeout(struct net_device *netdev, unsigned int __always_unused txqueue) function
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c5929 * e1000_tx_timeout - Respond to a Tx Hang
5933 static void e1000_tx_timeout(struct net_device *netdev, unsigned int __always_unused txqueue) function
7351 .ndo_tx_timeout = e1000_tx_timeout,

Completed in 139 milliseconds