Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dathn.c2470 athn_stop(ifp, 0); in athn_media_change()
2785 athn_stop(ifp, 1); in athn_ioctl()
2821 athn_stop(ifp, 0); in athn_ioctl()
2843 athn_stop(ifp, 0); /* see athn_watchdog() */ in athn_init()
2937 athn_stop(ifp, 1); in athn_init()
2942 athn_stop(struct ifnet *ifp, int disable) in athn_stop() function
3010 athn_stop(ifp, 1); in athn_pmf_wlan_off()
3019 athn_stop(ifp, 1); in athn_suspend()
Dathnvar.h669 void athn_stop(struct ifnet *, int);