Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/3com/
D3c515.c368 static void corkscrew_timeout(struct net_device *dev, unsigned int txqueue);
556 .ndo_tx_timeout = corkscrew_timeout,
950 static void corkscrew_timeout(struct net_device *dev, unsigned int txqueue) in corkscrew_timeout() function