Searched refs:sched_scan_stop (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | wlcore.h | 88 void (*sched_scan_stop)(struct wl1271 *wl, struct wl12xx_vif *wlvif); member
|
| H A D | main.c | 3139 wl->ops->sched_scan_stop(wl, wlvif); in wl1271_sta_handle_idle() 3878 wl->ops->sched_scan_stop(wl, wlvif); in wl1271_op_sched_scan_stop() 4361 wl->ops->sched_scan_stop(wl, wlvif); in wlcore_set_bssid() 6008 .sched_scan_stop = wl1271_op_sched_scan_stop,
|
| /linux/drivers/net/wireless/ti/wl12xx/ |
| H A D | main.c | 1713 .sched_scan_stop = wl12xx_scan_sched_scan_stop,
|
| /linux/net/wireless/ |
| H A D | core.c | 541 WARN_ON(ops->sched_scan_start && !ops->sched_scan_stop); in wiphy_new_nm()
|
| H A D | rdev-ops.h | 905 ret = rdev->ops->sched_scan_stop(&rdev->wiphy, dev, reqid); in rdev_sched_scan_stop()
|
| H A D | nl80211.c | 11557 if (!rdev->wiphy.max_sched_scan_reqs || !rdev->ops->sched_scan_stop) in nl80211_stop_sched_scan()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | mac80211.c | 2800 .sched_scan_stop = iwl_mld_mac80211_sched_scan_stop,
|
| /linux/include/net/ |
| H A D | mac80211.h | 4757 int (*sched_scan_stop)(struct ieee80211_hw *hw, member
|
| /linux/net/mac80211/ |
| H A D | cfg.c | 3369 if (!local->ops->sched_scan_stop) in ieee80211_sched_scan_stop() 5807 .sched_scan_stop = ieee80211_sched_scan_stop,
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cfg80211.c | 4606 .sched_scan_stop = mwifiex_cfg80211_sched_scan_stop,
|