Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dwlcore.h99 void (*sched_scan_stop)(struct wl1271 *wl, struct wl12xx_vif *wlvif); member
Dmain.c3080 wl->ops->sched_scan_stop(wl, wlvif); in wl1271_sta_handle_idle()
3784 wl->ops->sched_scan_stop(wl, wlvif); in wl1271_op_sched_scan_stop()
4261 wl->ops->sched_scan_stop(wl, wlvif); in wlcore_set_bssid()
5877 .sched_scan_stop = wl1271_op_sched_scan_stop,
/linux-4.1.27/net/mac80211/
Dscan.c1156 if (!local->ops->sched_scan_stop) { in ieee80211_request_sched_scan_stop()
Ddriver-ops.h377 ret = local->ops->sched_scan_stop(&local->hw, &sdata->vif); in drv_sched_scan_stop()
Dcfg.c2033 if (!sdata->local->ops->sched_scan_stop) in ieee80211_sched_scan_stop()
3740 .sched_scan_stop = ieee80211_sched_scan_stop,
/linux-4.1.27/net/wireless/
Drdev-ops.h782 ret = rdev->ops->sched_scan_stop(&rdev->wiphy, dev); in rdev_sched_scan_stop()
Dnl80211.c6299 !rdev->ops->sched_scan_stop) in nl80211_stop_sched_scan()
12827 if (rdev->ops->sched_scan_stop && in nl80211_netlink_notify()
/linux-4.1.27/drivers/net/wireless/ti/wl12xx/
Dmain.c1721 .sched_scan_stop = wl12xx_scan_sched_scan_stop,
/linux-4.1.27/drivers/net/wireless/ti/wl18xx/
Dmain.c1690 .sched_scan_stop = wl18xx_scan_sched_scan_stop,
/linux-4.1.27/include/net/
Dmac80211.h3214 int (*sched_scan_stop)(struct ieee80211_hw *hw, member
Dcfg80211.h2645 int (*sched_scan_stop)(struct wiphy *wiphy, struct net_device *dev); member
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dmac80211.c4066 .sched_scan_stop = iwl_mvm_mac_sched_scan_stop,
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c3451 .sched_scan_stop = ath6kl_cfg80211_sscan_stop,
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c4587 .sched_scan_stop = brcmf_cfg80211_sched_scan_stop,