Searched refs:ieee80211softmac_scan_finished (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ieee80211/softmac/
H A Dieee80211softmac_scan.c140 ieee80211softmac_scan_finished(sm);
236 void ieee80211softmac_scan_finished(struct ieee80211softmac_device *sm) function
253 EXPORT_SYMBOL_GPL(ieee80211softmac_scan_finished); variable
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Dieee80211softmac.h194 * When the scan finishes, call ieee80211softmac_scan_finished().
198 * until you call ieee80211softmac_scan_finished.
202 /* this should block until after ieee80211softmac_scan_finished was called
256 extern void ieee80211softmac_scan_finished(struct ieee80211softmac_device *sm);

Completed in 92 milliseconds