Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ti/wlcore/
H A Dwlcore.h88 void (*sched_scan_stop)(struct wl1271 *wl, struct wl12xx_vif *wlvif); member
H A Dmain.c3143 wl->ops->sched_scan_stop(wl, wlvif); in wl1271_sta_handle_idle()
3887 wl->ops->sched_scan_stop(wl, wlvif); in wl1271_op_sched_scan_stop()
4371 wl->ops->sched_scan_stop(wl, wlvif); in wlcore_set_bssid()
6033 .sched_scan_stop = wl1271_op_sched_scan_stop,
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dinit.c208 dev->ops->sched_scan_stop = NULL; in mt7615_check_offload_capability()
H A Dmain.c1353 .sched_scan_stop = mt7615_stop_sched_scan,
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c1373 .sched_scan_stop = iwl_mvm_mac_sched_scan_stop,
H A Dmac80211.c6617 .sched_scan_stop = iwl_mvm_mac_sched_scan_stop,
/linux-6.15/net/mac80211/
H A Dscan.c1382 if (!local->ops->sched_scan_stop) in ieee80211_request_sched_scan_stop()
H A Ddriver-ops.h334 ret = local->ops->sched_scan_stop(&local->hw, &sdata->vif); in drv_sched_scan_stop()
H A Dcfg.c2944 if (!local->ops->sched_scan_stop) in ieee80211_sched_scan_stop()
5250 .sched_scan_stop = ieee80211_sched_scan_stop,
/linux-6.15/drivers/net/wireless/ti/wl12xx/
H A Dmain.c1713 .sched_scan_stop = wl12xx_scan_sched_scan_stop,
/linux-6.15/net/wireless/
H A Dcore.c463 WARN_ON(ops->sched_scan_start && !ops->sched_scan_stop); in wiphy_new_nm()
H A Drdev-ops.h900 ret = rdev->ops->sched_scan_stop(&rdev->wiphy, dev, reqid); in rdev_sched_scan_stop()
H A Dnl80211.c10083 if (!rdev->wiphy.max_sched_scan_reqs || !rdev->ops->sched_scan_stop) in nl80211_stop_sched_scan()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c1550 .sched_scan_stop = mt7921_stop_sched_scan,
/linux-6.15/drivers/net/wireless/ti/wl18xx/
H A Dmain.c1798 .sched_scan_stop = wl18xx_scan_sched_scan_stop,
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmac80211.c2629 .sched_scan_stop = iwl_mld_mac80211_sched_scan_stop,
/linux-6.15/include/net/
H A Dmac80211.h4556 int (*sched_scan_stop)(struct ieee80211_hw *hw, member
H A Dcfg80211.h4858 int (*sched_scan_stop)(struct wiphy *wiphy, struct net_device *dev, member
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmain.c2236 .sched_scan_stop = mt7925_stop_sched_scan,
/linux-6.15/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c2672 .sched_scan_stop = wil_cfg80211_sched_scan_stop,
/linux-6.15/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3471 .sched_scan_stop = ath6kl_cfg80211_sscan_stop,
/linux-6.15/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4607 .sched_scan_stop = mwifiex_cfg80211_sched_scan_stop,
/linux-6.15/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c5965 .sched_scan_stop = brcmf_cfg80211_sched_scan_stop,