Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/packetengines/
Dyellowfin.c347 static void yellowfin_tx_timeout(struct net_device *dev);
367 .ndo_tx_timeout = yellowfin_tx_timeout,
683 static void yellowfin_tx_timeout(struct net_device *dev) in yellowfin_tx_timeout() function