Home
last modified time | relevance | path

Searched refs:sched_scan_stop (Results 1 – 25 of 46) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A Dwlcore.h88 void (*sched_scan_stop)(struct wl1271 *wl, struct wl12xx_vif *wlvif); member
H A Dmain.c3085 wl->ops->sched_scan_stop(wl, wlvif); in wl1271_sta_handle_idle()
3843 wl->ops->sched_scan_stop(wl, wlvif); in wl1271_op_sched_scan_stop()
4332 wl->ops->sched_scan_stop(wl, wlvif); in wlcore_set_bssid()
6018 .sched_scan_stop = wl1271_op_sched_scan_stop,
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dinit.c152 dev->ops->sched_scan_stop = NULL; in mt7615_check_offload_capability()
H A Dmain.c1254 .sched_scan_stop = mt7615_stop_sched_scan,
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl12xx/
H A Dmain.c1713 .sched_scan_stop = wl12xx_scan_sched_scan_stop,
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dscan.c1394 if (!local->ops->sched_scan_stop) { in ieee80211_request_sched_scan_stop()
H A Ddriver-ops.h340 ret = local->ops->sched_scan_stop(&local->hw, &sdata->vif); in drv_sched_scan_stop()
H A Dcfg.c2504 if (!local->ops->sched_scan_stop) in ieee80211_sched_scan_stop()
4148 .sched_scan_stop = ieee80211_sched_scan_stop,
/OK3568_Linux_fs/kernel/net/wireless/
H A Dcore.c420 WARN_ON(ops->sched_scan_start && !ops->sched_scan_stop); in wiphy_new_nm()
H A Drdev-ops.h879 ret = rdev->ops->sched_scan_stop(&rdev->wiphy, dev, reqid); in rdev_sched_scan_stop()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl18xx/
H A Dmain.c1734 .sched_scan_stop = wl18xx_scan_sched_scan_stop,
/OK3568_Linux_fs/kernel/include/net/
H A Dmac80211.h3955 int (*sched_scan_stop)(struct ieee80211_hw *hw, member
H A Dcfg80211.h4178 int (*sched_scan_stop)(struct wiphy *wiphy, struct net_device *dev, member
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c2649 .sched_scan_stop = wil_cfg80211_sched_scan_stop,
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c3364 .sched_scan_stop = cfg80211_rtw_sched_scan_stop,
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3468 .sched_scan_stop = ath6kl_cfg80211_sscan_stop,
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4193 .sched_scan_stop = mwifiex_cfg80211_sched_scan_stop,
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c5306 .sched_scan_stop = iwl_mvm_mac_sched_scan_stop,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dioctl_cfg80211.c6580 .sched_scan_stop = cfg80211_rtw_sched_scan_stop,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_sta_cfg80211.c285 .sched_scan_stop = woal_cfg80211_sched_scan_stop,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dioctl_cfg80211.c6622 .sched_scan_stop = cfg80211_rtw_sched_scan_stop,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dioctl_cfg80211.c6283 .sched_scan_stop = cfg80211_rtw_sched_scan_stop,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Dioctl_cfg80211.c7132 .sched_scan_stop = cfg80211_rtw_sched_scan_stop,
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c5504 .sched_scan_stop = brcmf_cfg80211_sched_scan_stop,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.c9706 .sched_scan_stop = cfg80211_rtw_sched_scan_stop,

12