Home
last modified time | relevance | path

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

/freebsd/sys/dev/ipw/
H A Dif_ipw.c167 static void ipw_scan_end(struct ieee80211com *);
309 ic->ic_scan_end = ipw_scan_end; in ipw_attach()
2673 ipw_scan_end(struct ieee80211com *ic) in ipw_scan_end() function