Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/appletalk/
Dcops.c192 static void cops_timeout(struct net_device *dev);
265 .ndo_tx_timeout = cops_timeout,
850 static void cops_timeout(struct net_device *dev) in cops_timeout() function