Searched refs:SCAN_PASSIVE (Results 1 – 6 of 6) sorted by relevance
75 SCAN_PASSIVE, enumerator
527 c_set[ch_size].ScanType = SCAN_PASSIVE; in init_channel_set()535 c_set[ch_size].ScanType = SCAN_PASSIVE; in init_channel_set()552 SCAN_PASSIVE; in init_channel_set()4030 enum rt_scan_type ScanType = SCAN_PASSIVE; in rtw_site_survey()4040 SCAN_PASSIVE : SCAN_ACTIVE; in rtw_site_survey()4564 SCAN_PASSIVE; in process_80211d()4584 chplan_new[k].ScanType = SCAN_PASSIVE; in process_80211d()4635 chplan_new[k].ScanType = SCAN_PASSIVE; in process_80211d()4653 chplan_new[k].ScanType = SCAN_PASSIVE; in process_80211d()4685 if (chplan_new[i].ScanType == SCAN_PASSIVE) { in process_80211d()[all …]
78 SCAN_PASSIVE, enumerator
2004 enum rt_scan_type ScanType = SCAN_PASSIVE; in site_survey()2013 ScanType = (ch->flags & RTW_IEEE80211_CHAN_PASSIVE_SCAN) ? SCAN_PASSIVE : SCAN_ACTIVE; in site_survey()2532 chplan_new[k].ScanType = SCAN_PASSIVE; in process_80211d()2548 chplan_new[k].ScanType = SCAN_PASSIVE; in process_80211d()2593 if (chplan_new[i].ScanType == SCAN_PASSIVE) { in process_80211d()4117 channel_set[chanset_size].ScanType = SCAN_PASSIVE; in init_channel_set()4123 channel_set[chanset_size].ScanType = SCAN_PASSIVE; in init_channel_set()5238 if (pmlmeext->channel_set[set_idx].ScanType == SCAN_PASSIVE) in rtw_scan_ch_decision()5252 if (pmlmeext->channel_set[i].ScanType == SCAN_PASSIVE) in rtw_scan_ch_decision()
761 #define SCAN_PASSIVE BIT(0) macro
347 #define SCAN_PASSIVE BIT(0) macro