Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dath.c131 static void ath_watchdog(struct ifnet *);
500 ifp->if_watchdog = ath_watchdog; in ath_attach()
5271 ath_watchdog(struct ifnet *ifp) in ath_watchdog() function