Searched refs:ScanType (Results 1 – 5 of 5) sorted by relevance
92 if (channel_set[i].ScanType == SCAN_PASSIVE) in _rtw_reg_apply_flags()
6067 enum rt_scan_type ScanType = SCAN_PASSIVE; in site_survey() local6079 ScanType = SCAN_ACTIVE; in site_survey()6087 ScanType = pmlmeext->channel_set[ch_set_idx].ScanType; in site_survey()6089 ScanType = SCAN_ACTIVE; in site_survey()6608 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()6619 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()6630 chplan_new[k].ScanType = SCAN_PASSIVE; in process_80211d()6638 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()6648 chplan_new[k].ScanType = chplan_sta[i].ScanType; in process_80211d()6661 chplan_new[k].ScanType = chplan_sta[i].ScanType; in process_80211d()[all …]
361 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()371 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()3825 enum rt_scan_type ScanType = SCAN_PASSIVE; in site_survey() local4342 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()4349 chplan_new[k].ScanType = SCAN_PASSIVE; in process_80211d()4354 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()4367 chplan_new[k].ScanType = SCAN_PASSIVE; in process_80211d()4375 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()4385 chplan_new[k].ScanType = chplan_sta[i].ScanType; in process_80211d()4405 if (chplan_new[i].ScanType == SCAN_PASSIVE) { in process_80211d()[all …]
363 enum rt_scan_type ScanType; /* Scan type such as passive or active scan. */ member
341 enum rt_scan_type ScanType; /* Scan type such as passive member
Completed in 37 milliseconds