Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/e1000/
De1000_main.c137 static void e1000_tx_timeout(struct net_device *dev);
832 .ndo_tx_timeout = e1000_tx_timeout,
3491 static void e1000_tx_timeout(struct net_device *netdev) in e1000_tx_timeout() function
/Linux-v5.4/drivers/net/ethernet/intel/e1000e/
Dnetdev.c5929 static void e1000_tx_timeout(struct net_device *netdev) in e1000_tx_timeout() function
7019 .ndo_tx_timeout = e1000_tx_timeout,