Searched refs:sched_scan_stop (Results 1 – 18 of 18) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/ti/wlcore/ |
| D | wlcore.h | 88 void (*sched_scan_stop)(struct wl1271 *wl, struct wl12xx_vif *wlvif); member
|
| D | main.c | 3088 wl->ops->sched_scan_stop(wl, wlvif); in wl1271_sta_handle_idle() 3839 wl->ops->sched_scan_stop(wl, wlvif); in wl1271_op_sched_scan_stop() 4328 wl->ops->sched_scan_stop(wl, wlvif); in wlcore_set_bssid() 6014 .sched_scan_stop = wl1271_op_sched_scan_stop,
|
| /Linux-v5.4/net/wireless/ |
| D | core.c | 418 WARN_ON(ops->sched_scan_start && !ops->sched_scan_stop); in wiphy_new_nm()
|
| D | rdev-ops.h | 856 ret = rdev->ops->sched_scan_stop(&rdev->wiphy, dev, reqid); in rdev_sched_scan_stop()
|
| D | nl80211.c | 8301 if (!rdev->wiphy.max_sched_scan_reqs || !rdev->ops->sched_scan_stop) in nl80211_stop_sched_scan()
|
| /Linux-v5.4/net/mac80211/ |
| D | scan.c | 1319 if (!local->ops->sched_scan_stop) { in ieee80211_request_sched_scan_stop()
|
| D | driver-ops.h | 341 ret = local->ops->sched_scan_stop(&local->hw, &sdata->vif); in drv_sched_scan_stop()
|
| D | cfg.c | 2358 if (!local->ops->sched_scan_stop) in ieee80211_sched_scan_stop() 3988 .sched_scan_stop = ieee80211_sched_scan_stop,
|
| /Linux-v5.4/drivers/net/wireless/ti/wl12xx/ |
| D | main.c | 1709 .sched_scan_stop = wl12xx_scan_sched_scan_stop,
|
| /Linux-v5.4/drivers/net/wireless/ti/wl18xx/ |
| D | main.c | 1734 .sched_scan_stop = wl18xx_scan_sched_scan_stop,
|
| /Linux-v5.4/include/net/ |
| D | mac80211.h | 3816 int (*sched_scan_stop)(struct ieee80211_hw *hw, member
|
| D | cfg80211.h | 3830 int (*sched_scan_stop)(struct wiphy *wiphy, struct net_device *dev, member
|
| /Linux-v5.4/drivers/net/wireless/ath/wil6210/ |
| D | cfg80211.c | 2627 .sched_scan_stop = wil_cfg80211_sched_scan_stop,
|
| /Linux-v5.4/drivers/staging/rtl8723bs/os_dep/ |
| D | ioctl_cfg80211.c | 3416 .sched_scan_stop = cfg80211_rtw_sched_scan_stop,
|
| /Linux-v5.4/drivers/net/wireless/ath/ath6kl/ |
| D | cfg80211.c | 3470 .sched_scan_stop = ath6kl_cfg80211_sscan_stop,
|
| /Linux-v5.4/drivers/net/wireless/marvell/mwifiex/ |
| D | cfg80211.c | 4208 .sched_scan_stop = mwifiex_cfg80211_sched_scan_stop,
|
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | mac80211.c | 5033 .sched_scan_stop = iwl_mvm_mac_sched_scan_stop,
|
| /Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| D | cfg80211.c | 5269 .sched_scan_stop = brcmf_cfg80211_sched_scan_stop,
|