Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_uath.c283 static void uath_scan_end(struct ieee80211com *);
447 ic->ic_scan_end = uath_scan_end; in uath_attach()
1818 uath_scan_end(struct ieee80211com *ic) in uath_scan_end() function