Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/3com/
D3c515.c368 static void corkscrew_timeout(struct net_device *dev, unsigned int txqueue);
557 .ndo_tx_timeout = corkscrew_timeout,
952 static void corkscrew_timeout(struct net_device *dev, unsigned int txqueue) in corkscrew_timeout() function