Searched refs:force_passive (Results 1 – 3 of 3) sorted by relevance
136 bool force_passive = !n_ssids; in wlcore_scan_get_channels() local180 if (force_passive) in wlcore_scan_get_channels()212 !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()
1755 bool force_passive, found = false, allow_passive = true, in iwl_mvm_umac_scan_cfg_channels_v7_6g() local1885 force_passive = (s_max > 3 || b_max > 9); in iwl_mvm_umac_scan_cfg_channels_v7_6g()1886 force_passive |= (unsolicited_probe_on_chan && in iwl_mvm_umac_scan_cfg_channels_v7_6g()1889 force_passive = (s_max > 2 || b_max > 6); in iwl_mvm_umac_scan_cfg_channels_v7_6g()1892 force_passive = (s_max > 1 || b_max > 3); in iwl_mvm_umac_scan_cfg_channels_v7_6g()1894 force_passive = (s_max > 2 || b_max > 6); in iwl_mvm_umac_scan_cfg_channels_v7_6g()1895 force_passive |= (unsolicited_probe_on_chan && in iwl_mvm_umac_scan_cfg_channels_v7_6g()1898 if ((allow_passive && force_passive) || in iwl_mvm_umac_scan_cfg_channels_v7_6g()