Searched refs:mwifiex_stop_bg_scan (Results 1 – 5 of 5) sorted by relevance
2186 if (!mwifiex_stop_bg_scan(priv)) in mwifiex_cfg80211_disconnect()2469 if (!mwifiex_stop_bg_scan(priv)) in mwifiex_cfg80211_connect()2679 if (!mwifiex_stop_bg_scan(priv)) in mwifiex_cfg80211_scan()2870 mwifiex_stop_bg_scan(priv); in mwifiex_cfg80211_sched_scan_stop()4469 if (!mwifiex_stop_bg_scan(priv)) in mwifiex_cfg80211_associate()
518 mwifiex_stop_bg_scan(priv); in mwifiex_enable_hs()
786 mwifiex_stop_bg_scan(priv); in mwifiex_close()
1258 int mwifiex_stop_bg_scan(struct mwifiex_private *priv);
2446 int mwifiex_stop_bg_scan(struct mwifiex_private *priv) in mwifiex_stop_bg_scan() function