Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A 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()
H A Dieee80211.h2177 void ieee80211_stop_scan(struct ieee80211_device *ieee);
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U_core.c2954 ieee80211_stop_scan(ieee); in rtl819x_ifsilentreset()