Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath.c206 static void ath_scan_end(struct ieee80211com *);
1286 ic->ic_scan_end = ath_scan_end;
5517 ath_scan_end(struct ieee80211com *ic) function