Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c5938 static void e1000_tx_timeout(struct net_device *netdev, unsigned int __always_unused txqueue) in e1000_tx_timeout() function
7341 .ndo_tx_timeout = e1000_tx_timeout,