Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtw_mlme.h76 SCAN_ACTIVE, enumerator
/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_mlme_ext.c525 c_set[ch_size].ScanType = SCAN_ACTIVE; in init_channel_set()
534 c_set[ch_size].ScanType = SCAN_ACTIVE; in init_channel_set()
538 c_set[ch_size].ScanType = SCAN_ACTIVE; in init_channel_set()
556 SCAN_ACTIVE; in init_channel_set()
4050 SCAN_PASSIVE : SCAN_ACTIVE; in rtw_site_survey()
4062 if (ScanType == SCAN_ACTIVE) /* obey the channel plan setting... */ in rtw_site_survey()
4075 if (pmlmeext->sitesurvey_res.scan_mode == SCAN_ACTIVE) { in rtw_site_survey()
4565 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
4582 SCAN_ACTIVE; in process_80211d()
4602 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.1.27/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c353 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
359 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
363 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
3634 ScanType = (ch->flags & RTW_IEEE80211_CHAN_PASSIVE_SCAN) ? SCAN_PASSIVE : SCAN_ACTIVE; in site_survey()
3648 if (ScanType == SCAN_ACTIVE) { /* obey the channel plan setting... */ in site_survey()
3659 if (pmlmeext->sitesurvey_res.scan_mode == SCAN_ACTIVE) { in site_survey()
3666 if (pmlmeext->sitesurvey_res.scan_mode == SCAN_ACTIVE) { in site_survey()
4143 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
4154 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
4173 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
[all …]
Drtw_mlme.c53 …pmlmepriv->scan_mode = SCAN_ACTIVE;/* 1: active, 0: pasive. Maybe someday we should rename this v… in rtw_init_mlme_priv()
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Drtw_mlme.h79 SCAN_ACTIVE, enumerator
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/
Dos_intfs.c394 pmlmepriv->scan_mode = SCAN_ACTIVE; in rtw_init_default_value()
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/
Dos_intfs.c775 pmlmepriv->scan_mode = SCAN_ACTIVE; in rtw_init_default_value()