Home
last modified time | relevance | path

Searched refs:SCAN_PASSIVE (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtw_mlme.h75 SCAN_PASSIVE, enumerator
/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_mlme_ext.c528 c_set[ch_size].ScanType = SCAN_PASSIVE; in init_channel_set()
536 c_set[ch_size].ScanType = SCAN_PASSIVE; in init_channel_set()
553 SCAN_PASSIVE; in init_channel_set()
4040 enum rt_scan_type ScanType = SCAN_PASSIVE; in rtw_site_survey()
4050 SCAN_PASSIVE : SCAN_ACTIVE; in rtw_site_survey()
4574 SCAN_PASSIVE; in process_80211d()
4594 chplan_new[k].ScanType = SCAN_PASSIVE; in process_80211d()
4645 chplan_new[k].ScanType = SCAN_PASSIVE; in process_80211d()
4663 chplan_new[k].ScanType = SCAN_PASSIVE; in process_80211d()
4695 if (chplan_new[i].ScanType == SCAN_PASSIVE) { in process_80211d()
[all …]
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Drtw_mlme.h78 SCAN_PASSIVE, enumerator
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c355 channel_set[chanset_size].ScanType = SCAN_PASSIVE; in init_channel_set()
361 channel_set[chanset_size].ScanType = SCAN_PASSIVE; in init_channel_set()
3625 enum rt_scan_type ScanType = SCAN_PASSIVE; in site_survey()
3634 ScanType = (ch->flags & RTW_IEEE80211_CHAN_PASSIVE_SCAN) ? SCAN_PASSIVE : SCAN_ACTIVE; in site_survey()
4149 chplan_new[k].ScanType = SCAN_PASSIVE; in process_80211d()
4165 chplan_new[k].ScanType = SCAN_PASSIVE; in process_80211d()
4210 if (chplan_new[i].ScanType == SCAN_PASSIVE) { in process_80211d()
5194 if (pmlmeext->channel_set[set_idx].ScanType == SCAN_PASSIVE) in rtw_scan_ch_decision()
5208 if (pmlmeext->channel_set[i].ScanType == SCAN_PASSIVE) in rtw_scan_ch_decision()
/linux-4.1.27/drivers/net/wireless/ti/wl1251/
Dacx.h761 #define SCAN_PASSIVE BIT(0) macro
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dacx.h347 #define SCAN_PASSIVE BIT(0) macro