Home
last modified time | relevance | path

Searched refs:force_passive (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ti/wlcore/
Dscan.c136 bool force_passive = !n_ssids; in wlcore_scan_get_channels() local
180 if (force_passive) in wlcore_scan_get_channels()
212 !force_passive) { in wlcore_scan_get_channels()
/linux-5.19.10/drivers/net/wireless/ti/wl12xx/
Dscan.c316 bool force_passive = !req->n_ssids; in wl1271_scan_sched_scan_config() local
366 if (!force_passive && cfg->active[0]) { in wl1271_scan_sched_scan_config()
383 if (!force_passive && cfg->active[1]) { in wl1271_scan_sched_scan_config()
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dscan.c1740 bool force_passive, found = false, allow_passive = true, in iwl_mvm_umac_scan_cfg_channels_v6_6g() local
1851 force_passive = (s_max > 3 || b_max > 9); in iwl_mvm_umac_scan_cfg_channels_v6_6g()
1852 force_passive |= (unsolicited_probe_on_chan && in iwl_mvm_umac_scan_cfg_channels_v6_6g()
1855 force_passive = (s_max > 2 || b_max > 6); in iwl_mvm_umac_scan_cfg_channels_v6_6g()
1858 force_passive = (s_max > 1 || b_max > 3); in iwl_mvm_umac_scan_cfg_channels_v6_6g()
1860 force_passive = (s_max > 2 || b_max > 6); in iwl_mvm_umac_scan_cfg_channels_v6_6g()
1861 force_passive |= (unsolicited_probe_on_chan && in iwl_mvm_umac_scan_cfg_channels_v6_6g()
1864 if ((allow_passive && force_passive) || in iwl_mvm_umac_scan_cfg_channels_v6_6g()