Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8192u/ieee80211/
Dieee80211_softmac.c573 void ieee80211_stop_scan(struct ieee80211_device *ieee) in ieee80211_stop_scan() function
580 EXPORT_SYMBOL(ieee80211_stop_scan);
1331 ieee80211_stop_scan(ieee); in ieee80211_associate_procedure_wq()
2482 ieee80211_stop_scan(ieee); in ieee80211_stop_protocol()
Dieee80211.h259 #define ieee80211_stop_scan ieee80211_stop_scan_rsl macro
2240 void ieee80211_stop_scan(struct ieee80211_device *ieee);
/linux-6.1.9/drivers/staging/rtl8192u/
Dr8192U_core.c2954 ieee80211_stop_scan(ieee); in rtl819x_ifsilentreset()