Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/3com/
D3c515.c367 static void corkscrew_timeout(struct net_device *dev, unsigned int txqueue);
556 .ndo_tx_timeout = corkscrew_timeout,
951 static void corkscrew_timeout(struct net_device *dev, unsigned int txqueue) in corkscrew_timeout() function