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

/drivers/net/ethernet/amd/
H A Dau1000_eth.c955 static void au1000_tx_timeout(struct net_device *dev) function
957 netdev_err(dev, "au1000_tx_timeout: dev=%p\n", dev);
1013 .ndo_tx_timeout = au1000_tx_timeout,

Completed in 50 milliseconds