Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/e1000/
De1000_main.c135 static void e1000_tx_timeout(struct net_device *dev, unsigned int txqueue);
833 .ndo_tx_timeout = e1000_tx_timeout,
3495 static void e1000_tx_timeout(struct net_device *netdev, unsigned int __always_unused txqueue) in e1000_tx_timeout() function
/drivers/net/ethernet/intel/e1000e/
Dnetdev.c5941 static void e1000_tx_timeout(struct net_device *netdev, unsigned int __always_unused txqueue) in e1000_tx_timeout() function
7275 .ndo_tx_timeout = e1000_tx_timeout,