Home
last modified time | relevance | path

Searched refs:max_sched_scan_reqs (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dpno.c545 wiphy->max_sched_scan_reqs = gscan ? BRCMF_PNO_MAX_BUCKETS : 1; in brcmf_pno_wiphy_params()
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h1084 u8 max_sched_scan_reqs; member
/linux/drivers/net/wireless/ath/wil6210/
H A Dmain.c1245 wiphy->max_sched_scan_reqs = 1; in wil_refresh_fw_capabilities()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmac80211.c327 wiphy->max_sched_scan_reqs = 1; in iwl_mac_hw_set_wiphy()
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c2655 wiphy->max_sched_scan_reqs = 1; in rtw_cfg80211_preinit_wiphy()
/linux/net/wireless/
H A Dnl80211.c2264 if (rdev->wiphy.max_sched_scan_reqs) in nl80211_add_commands_unsplit()
3158 if (rdev->wiphy.max_sched_scan_reqs && in nl80211_send_wiphy()
3160 rdev->wiphy.max_sched_scan_reqs)) in nl80211_send_wiphy()
11189 if (!rdev->wiphy.max_sched_scan_reqs || !rdev->ops->sched_scan_start) in nl80211_start_sched_scan()
11208 if (want_multi && rdev->wiphy.max_sched_scan_reqs > 1) in nl80211_start_sched_scan()
11239 if (!rdev->wiphy.max_sched_scan_reqs || !rdev->ops->sched_scan_stop) in nl80211_stop_sched_scan()
H A Dscan.c1270 if (i == rdev->wiphy.max_sched_scan_reqs) in cfg80211_sched_scan_req_possible()
/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3986 ar->wiphy->max_sched_scan_reqs = 1; in ath6kl_cfg80211_init()
/linux/include/net/
H A Dcfg80211.h6110 u8 max_sched_scan_reqs; member
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4836 wiphy->max_sched_scan_reqs = 1; in mwifiex_register_cfg80211()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c625 hw->wiphy->max_sched_scan_reqs = 1; in iwl_mvm_mac_setup_register()
/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c6259 wl->hw->wiphy->max_sched_scan_reqs = 1; in wl1271_init_ieee80211()