Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
Dieee80211_softmac.c594 void ieee80211_stop_scan(struct ieee80211_device *ieee) in ieee80211_stop_scan() function
601 EXPORT_SYMBOL(ieee80211_stop_scan);
1396 ieee80211_stop_scan(ieee); in ieee80211_associate_procedure_wq()
2606 ieee80211_stop_scan(ieee); in ieee80211_stop_protocol()
Dieee80211.h265 #define ieee80211_stop_scan ieee80211_stop_scan_rsl macro
2241 void ieee80211_stop_scan(struct ieee80211_device *ieee);
/linux-4.4.14/drivers/staging/rtl8192u/
Dr8192U_core.c3348 ieee80211_stop_scan(ieee); in rtl819x_ifsilentreset()