Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/appletalk/
Dcops.c194 static void cops_timeout(struct net_device *dev, unsigned int txqueue);
267 .ndo_tx_timeout = cops_timeout,
849 static void cops_timeout(struct net_device *dev, unsigned int txqueue) in cops_timeout() function