Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtw_mlme.h75 SCAN_PASSIVE, enumerator
/linux-4.4.14/drivers/staging/rtl8723au/core/
Drtw_mlme_ext.c527 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 …]
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Drtw_mlme.h78 SCAN_PASSIVE, enumerator
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c2004 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()
/linux-4.4.14/drivers/net/wireless/ti/wl1251/
Dacx.h761 #define SCAN_PASSIVE BIT(0) macro
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dacx.h347 #define SCAN_PASSIVE BIT(0) macro