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

/linux-4.4.14/drivers/staging/rtl8723au/include/
H A Drtw_mlme.h75 SCAN_PASSIVE, enumerator in enum:rt_scan_type
/linux-4.4.14/drivers/staging/rtl8723au/core/
H A Drtw_mlme_ext.c527 c_set[ch_size].ScanType = SCAN_PASSIVE; init_channel_set()
535 c_set[ch_size].ScanType = SCAN_PASSIVE; init_channel_set()
552 SCAN_PASSIVE; init_channel_set()
4030 enum rt_scan_type ScanType = SCAN_PASSIVE; rtw_site_survey()
4040 SCAN_PASSIVE : SCAN_ACTIVE; rtw_site_survey()
4564 SCAN_PASSIVE; process_80211d()
4584 chplan_new[k].ScanType = SCAN_PASSIVE; process_80211d()
4635 chplan_new[k].ScanType = SCAN_PASSIVE; process_80211d()
4653 chplan_new[k].ScanType = SCAN_PASSIVE; process_80211d()
4685 if (chplan_new[i].ScanType == SCAN_PASSIVE) { process_80211d()
5717 SCAN_PASSIVE) rtw_scan_ch_decision()
5731 if (pmlmeext->channel_set[i].ScanType == SCAN_PASSIVE) rtw_scan_ch_decision()
/linux-4.4.14/drivers/staging/rtl8188eu/core/
H A Drtw_mlme_ext.c2004 enum rt_scan_type ScanType = SCAN_PASSIVE; site_survey()
2013 ScanType = (ch->flags & RTW_IEEE80211_CHAN_PASSIVE_SCAN) ? SCAN_PASSIVE : SCAN_ACTIVE; site_survey()
2532 chplan_new[k].ScanType = SCAN_PASSIVE; process_80211d()
2548 chplan_new[k].ScanType = SCAN_PASSIVE; process_80211d()
2593 if (chplan_new[i].ScanType == SCAN_PASSIVE) { process_80211d()
4117 channel_set[chanset_size].ScanType = SCAN_PASSIVE; init_channel_set()
4123 channel_set[chanset_size].ScanType = SCAN_PASSIVE; init_channel_set()
5238 if (pmlmeext->channel_set[set_idx].ScanType == SCAN_PASSIVE) rtw_scan_ch_decision()
5252 if (pmlmeext->channel_set[i].ScanType == SCAN_PASSIVE) rtw_scan_ch_decision()
/linux-4.4.14/drivers/staging/rtl8188eu/include/
H A Drtw_mlme.h78 SCAN_PASSIVE, enumerator in enum:rt_scan_type
/linux-4.4.14/drivers/net/wireless/ti/wl1251/
H A Dacx.h761 #define SCAN_PASSIVE BIT(0) macro
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
H A Dacx.h347 #define SCAN_PASSIVE BIT(0) macro

Completed in 334 milliseconds