Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/i825xx/
H A Dsun3_82586.c130 static void sun3_82586_timeout(struct net_device *dev, unsigned int txqueue);
335 .ndo_tx_timeout = sun3_82586_timeout,
965 static void sun3_82586_timeout(struct net_device *dev, unsigned int txqueue) in sun3_82586_timeout() function