Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/
Dieee80211_softmac.c574 void ieee80211_stop_scan(struct ieee80211_device *ieee) in ieee80211_stop_scan() function
581 EXPORT_SYMBOL(ieee80211_stop_scan);
1332 ieee80211_stop_scan(ieee); in ieee80211_associate_procedure_wq()
2469 ieee80211_stop_scan(ieee); in ieee80211_stop_protocol()
Dieee80211.h263 #define ieee80211_stop_scan ieee80211_stop_scan_rsl macro
2245 void ieee80211_stop_scan(struct ieee80211_device *ieee);
/Linux-v4.19/drivers/staging/rtl8192u/
Dr8192U_core.c3304 ieee80211_stop_scan(ieee); in rtl819x_ifsilentreset()