Home
last modified time | relevance | path

Searched refs:SCAN_ACTIVE (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtw_mlme.h76 SCAN_ACTIVE, enumerator
/linux-4.4.14/drivers/staging/rtl8723au/core/
Drtw_mlme_ext.c524 c_set[ch_size].ScanType = SCAN_ACTIVE; in init_channel_set()
533 c_set[ch_size].ScanType = SCAN_ACTIVE; in init_channel_set()
537 c_set[ch_size].ScanType = SCAN_ACTIVE; in init_channel_set()
555 SCAN_ACTIVE; in init_channel_set()
4040 SCAN_PASSIVE : SCAN_ACTIVE; in rtw_site_survey()
4052 if (ScanType == SCAN_ACTIVE) /* obey the channel plan setting... */ in rtw_site_survey()
4065 if (pmlmeext->sitesurvey_res.scan_mode == SCAN_ACTIVE) { in rtw_site_survey()
4555 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
4572 SCAN_ACTIVE; in process_80211d()
4592 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
[all …]
Drtw_mlme.c60 pmlmepriv->scan_mode = SCAN_ACTIVE; in rtw_init_mlme_priv23a()
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c2013 ScanType = (ch->flags & RTW_IEEE80211_CHAN_PASSIVE_SCAN) ? SCAN_PASSIVE : SCAN_ACTIVE; in site_survey()
2027 if (ScanType == SCAN_ACTIVE) { /* obey the channel plan setting... */ in site_survey()
2038 if (pmlmeext->sitesurvey_res.scan_mode == SCAN_ACTIVE) { in site_survey()
2045 if (pmlmeext->sitesurvey_res.scan_mode == SCAN_ACTIVE) { in site_survey()
2526 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
2537 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
2556 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
2594 chplan_new[i].ScanType = SCAN_ACTIVE; in process_80211d()
4115 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
4121 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
[all …]
Drtw_mlme.c54 …pmlmepriv->scan_mode = SCAN_ACTIVE;/* 1: active, 0: pasive. Maybe someday we should rename this v… in rtw_init_mlme_priv()
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Drtw_mlme.h79 SCAN_ACTIVE, enumerator
/linux-4.4.14/drivers/staging/rtl8723au/os_dep/
Dos_intfs.c392 pmlmepriv->scan_mode = SCAN_ACTIVE; in rtw_init_default_value()
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
Dos_intfs.c803 pmlmepriv->scan_mode = SCAN_ACTIVE; in rtw_init_default_value()