Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Dieee80211_softmac.c600 void ieee80211_stop_scan(struct ieee80211_device *ieee) in ieee80211_stop_scan() function
607 EXPORT_SYMBOL(ieee80211_stop_scan);
1402 ieee80211_stop_scan(ieee); in ieee80211_associate_procedure_wq()
2616 ieee80211_stop_scan(ieee); in ieee80211_stop_protocol()
Dieee80211.h327 #define ieee80211_stop_scan ieee80211_stop_scan_rsl macro
2379 extern void ieee80211_stop_scan(struct ieee80211_device *ieee);
/linux-4.1.27/drivers/staging/rtl8192u/
Dr8192U_core.c3140 ieee80211_stop_scan(ieee); in rtl819x_ifsilentreset()