Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.h33 void ath6kl_cfg80211_scan_complete_event(struct ath6kl_vif *vif, bool aborted);
H A Dcfg80211.c1076 void ath6kl_cfg80211_scan_complete_event(struct ath6kl_vif *vif, bool aborted) in ath6kl_cfg80211_scan_complete_event() function
2487 ath6kl_cfg80211_scan_complete_event(vif, true); in ath6kl_cfg80211_suspend()
3292 ath6kl_cfg80211_scan_complete_event(vif, true); in ath6kl_cfg80211_sscan_start()
3512 ath6kl_cfg80211_scan_complete_event(vif, true); in ath6kl_cfg80211_stop()
H A Dmain.c566 ath6kl_cfg80211_scan_complete_event(vif, aborted); in ath6kl_scan_complete_evt()