Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/packetengines/
H A Dyellowfin.c347 static void yellowfin_tx_timeout(struct net_device *dev, unsigned int txqueue);
366 .ndo_tx_timeout = yellowfin_tx_timeout,
685 static void yellowfin_tx_timeout(struct net_device *dev, unsigned int txqueue) in yellowfin_tx_timeout() function