Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A D3c515.c370 static void corkscrew_timeout(struct net_device *dev, unsigned int txqueue);
559 .ndo_tx_timeout = corkscrew_timeout,
954 static void corkscrew_timeout(struct net_device *dev, unsigned int txqueue) in corkscrew_timeout() function