Searched refs:SCAN_ACTIVE (Results 1 – 4 of 4) sorted by relevance
86 SCAN_ACTIVE, enumerator
359 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()365 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()369 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()3815 ScanType = (ch->flags & RTW_IEEE80211_CHAN_PASSIVE_SCAN) ? SCAN_PASSIVE : SCAN_ACTIVE; in site_survey()3840 if (ScanType == SCAN_ACTIVE) { /* obey the channel plan setting... */ in site_survey()3855 if (pmlmeext->sitesurvey_res.scan_mode == SCAN_ACTIVE) { in site_survey()4320 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()4332 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()4353 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()4383 chplan_new[i].ScanType = SCAN_ACTIVE; in process_80211d()
27 …pmlmepriv->scan_mode = SCAN_ACTIVE;/* 1: active, 0: passive. Maybe someday we should rename this … in rtw_init_mlme_priv()
547 pmlmepriv->scan_mode = SCAN_ACTIVE; in rtw_init_default_value()