Searched refs:force_passive (Results 1 – 3 of 3) sorted by relevance
138 bool force_passive = !n_ssids; in wlcore_scan_get_channels() local182 if (force_passive) in wlcore_scan_get_channels()214 !force_passive) { in wlcore_scan_get_channels()
316 bool force_passive = !req->n_ssids; in wl1271_scan_sched_scan_config() local366 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()
1754 bool force_passive, found = false, allow_passive = true, in iwl_mvm_umac_scan_cfg_channels_v6_6g() local1858 force_passive = (s_max > 3 || b_max > 9); in iwl_mvm_umac_scan_cfg_channels_v6_6g()1859 force_passive |= (unsolicited_probe_on_chan && in iwl_mvm_umac_scan_cfg_channels_v6_6g()1862 force_passive = (s_max > 2 || b_max > 6); in iwl_mvm_umac_scan_cfg_channels_v6_6g()1865 force_passive = (s_max > 1 || b_max > 3); in iwl_mvm_umac_scan_cfg_channels_v6_6g()1867 force_passive = (s_max > 2 || b_max > 6); in iwl_mvm_umac_scan_cfg_channels_v6_6g()1868 force_passive |= (unsolicited_probe_on_chan && in iwl_mvm_umac_scan_cfg_channels_v6_6g()1871 if ((allow_passive && force_passive) || in iwl_mvm_umac_scan_cfg_channels_v6_6g()