Home
last modified time | relevance | path

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

/openbmc/linux/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,
687 static void yellowfin_tx_timeout(struct net_device *dev, unsigned int txqueue) in yellowfin_tx_timeout() function