Home
last modified time | relevance | path

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

/drivers/net/ethernet/toshiba/
Dtc35815.c486 static void tc35815_tx_timeout(struct net_device *dev);
776 .ndo_tx_timeout = tc35815_tx_timeout,
1217 static void tc35815_tx_timeout(struct net_device *dev) in tc35815_tx_timeout() function