Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dinit.c220 wiphy->max_sched_scan_reqs = 0; in mt7615_check_offload_capability()
396 wiphy->max_sched_scan_reqs = 1; in mt7615_init_wiphy()
/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Dpno.c566 wiphy->max_sched_scan_reqs = gscan ? BRCMF_PNO_MAX_BUCKETS : 1; in brcmf_pno_wiphy_params()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_core.c671 wiphy->max_sched_scan_reqs = 1; in mt792x_init_wiphy()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1208 …an_interval, max_sched_scan_plan_iterations, max_sched_scan_plans, max_sched_scan_reqs, max_sched_… member
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dmac80211.c327 wiphy->max_sched_scan_reqs = 1; in iwl_mac_hw_set_wiphy()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c633 hw->wiphy->max_sched_scan_reqs = 1; in iwl_mvm_mac_setup_register()