Home
last modified time | relevance | path

Searched refs:wlan_cfg80211_spectral_scan_stop (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/os_if/linux/spectral/inc/
Dwlan_cfg80211_spectral.h109 int wlan_cfg80211_spectral_scan_stop(struct wiphy *wiphy,
/wlan-driver/qca-wifi-host-cmn/spectral/dispatcher/inc/
Dwlan_spectral_public_structs.h242 int (*wlan_cfg80211_spectral_scan_stop)(struct wiphy *wiphy, member
/wlan-driver/qca-wifi-host-cmn/spectral/core/
Dspectral_common.c91 handlers.wlan_cfg80211_spectral_scan_stop = in spectral_register_cfg80211_handlers()
92 wlan_cfg80211_spectral_scan_stop; in spectral_register_cfg80211_handlers()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_spectralscan.c145 ret = wlan_cfg80211_spectral_scan_stop(wiphy, hdd_ctx->pdev, in __wlan_hdd_cfg80211_spectral_scan_stop()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/spectral/src/
Dwlan_cfg80211_spectral.c628 int wlan_cfg80211_spectral_scan_stop(struct wiphy *wiphy, in wlan_cfg80211_spectral_scan_stop() function