Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dinit.c221 wiphy->max_sched_scan_reqs = 0; in mt7615_check_offload_capability()
397 wiphy->max_sched_scan_reqs = 1; in mt7615_init_wiphy()
/openbmc/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()
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h1084 u8 max_sched_scan_reqs; member
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_core.c561 wiphy->max_sched_scan_reqs = 1; in mt792x_init_wiphy()
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dmain.c1245 wiphy->max_sched_scan_reqs = 1; in wil_refresh_fw_capabilities()
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c2689 wiphy->max_sched_scan_reqs = 1; in rtw_cfg80211_preinit_wiphy()
/openbmc/linux/net/wireless/
H A Dnl80211.c2105 if (rdev->wiphy.max_sched_scan_reqs) in nl80211_add_commands_unsplit()
2850 if (rdev->wiphy.max_sched_scan_reqs && in nl80211_send_wiphy()
2852 rdev->wiphy.max_sched_scan_reqs)) in nl80211_send_wiphy()
9916 if (!rdev->wiphy.max_sched_scan_reqs || !rdev->ops->sched_scan_start) in nl80211_start_sched_scan()
9935 if (want_multi && rdev->wiphy.max_sched_scan_reqs > 1) in nl80211_start_sched_scan()
9966 if (!rdev->wiphy.max_sched_scan_reqs || !rdev->ops->sched_scan_stop) in nl80211_stop_sched_scan()
H A Dscan.c1222 if (i == rdev->wiphy.max_sched_scan_reqs) in cfg80211_sched_scan_req_possible()
/openbmc/linux/include/net/
H A Dcfg80211.h5472 u8 max_sched_scan_reqs; member
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3982 ar->wiphy->max_sched_scan_reqs = 1; in ath6kl_cfg80211_init()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4438 wiphy->max_sched_scan_reqs = 1; in mwifiex_register_cfg80211()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c563 hw->wiphy->max_sched_scan_reqs = 1; in iwl_mvm_mac_setup_register()
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c6200 wl->hw->wiphy->max_sched_scan_reqs = 1; in wl1271_init_ieee80211()