Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ti/wlcore/
A Dwlcore.h88 void (*sched_scan_stop)(struct wl1271 *wl, struct wl12xx_vif *wlvif); member
A Dmain.c3064 wl->ops->sched_scan_stop(wl, wlvif); in wl1271_sta_handle_idle()
3804 wl->ops->sched_scan_stop(wl, wlvif); in wl1271_op_sched_scan_stop()
4288 wl->ops->sched_scan_stop(wl, wlvif); in wlcore_set_bssid()
5950 .sched_scan_stop = wl1271_op_sched_scan_stop,
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7615/
A Dinit.c208 dev->ops->sched_scan_stop = NULL; in mt7615_check_offload_capability()
A Dmain.c1335 .sched_scan_stop = mt7615_stop_sched_scan,
/linux-6.3-rc2/drivers/net/wireless/ti/wl12xx/
A Dmain.c1713 .sched_scan_stop = wl12xx_scan_sched_scan_stop,
/linux-6.3-rc2/net/mac80211/
A Dscan.c1400 if (!local->ops->sched_scan_stop) { in ieee80211_request_sched_scan_stop()
A Ddriver-ops.h318 ret = local->ops->sched_scan_stop(&local->hw, &sdata->vif); in drv_sched_scan_stop()
A Dcfg.c2812 if (!local->ops->sched_scan_stop) in ieee80211_sched_scan_stop()
4951 .sched_scan_stop = ieee80211_sched_scan_stop,
/linux-6.3-rc2/drivers/net/wireless/ti/wl18xx/
A Dmain.c1734 .sched_scan_stop = wl18xx_scan_sched_scan_stop,
/linux-6.3-rc2/net/wireless/
A Dcore.c433 WARN_ON(ops->sched_scan_start && !ops->sched_scan_stop); in wiphy_new_nm()
A Drdev-ops.h884 ret = rdev->ops->sched_scan_stop(&rdev->wiphy, dev, reqid); in rdev_sched_scan_stop()
A Dnl80211.c9800 if (!rdev->wiphy.max_sched_scan_reqs || !rdev->ops->sched_scan_stop) in nl80211_stop_sched_scan()
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7921/
A Dmain.c1811 .sched_scan_stop = mt7921_stop_sched_scan,
/linux-6.3-rc2/include/net/
A Dmac80211.h4303 int (*sched_scan_stop)(struct ieee80211_hw *hw, member
A Dcfg80211.h4546 int (*sched_scan_stop)(struct wiphy *wiphy, struct net_device *dev, member
/linux-6.3-rc2/drivers/net/wireless/ath/wil6210/
A Dcfg80211.c2673 .sched_scan_stop = wil_cfg80211_sched_scan_stop,
/linux-6.3-rc2/drivers/net/wireless/ath/ath6kl/
A Dcfg80211.c3470 .sched_scan_stop = ath6kl_cfg80211_sscan_stop,
/linux-6.3-rc2/drivers/net/wireless/marvell/mwifiex/
A Dcfg80211.c4239 .sched_scan_stop = mwifiex_cfg80211_sched_scan_stop,
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
A Dmac80211.c5586 .sched_scan_stop = iwl_mvm_mac_sched_scan_stop,
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A Dcfg80211.c5836 .sched_scan_stop = brcmf_cfg80211_sched_scan_stop,

Completed in 161 milliseconds