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

/drivers/staging/rtl8723au/include/
H A Drtw_mlme.h76 SCAN_ACTIVE, enumerator in enum:rt_scan_type
/drivers/staging/rtl8723au/core/
H A Drtw_mlme_ext.c524 c_set[ch_size].ScanType = SCAN_ACTIVE;
533 c_set[ch_size].ScanType = SCAN_ACTIVE;
537 c_set[ch_size].ScanType = SCAN_ACTIVE;
555 SCAN_ACTIVE;
4058 SCAN_PASSIVE : SCAN_ACTIVE;
4070 if (ScanType == SCAN_ACTIVE) /* obey the channel plan setting... */
4082 if (pmlmeext->sitesurvey_res.scan_mode == SCAN_ACTIVE) {
4577 chplan_new[k].ScanType = SCAN_ACTIVE;
4594 SCAN_ACTIVE;
4614 chplan_new[k].ScanType = SCAN_ACTIVE;
[all...]
H A Drtw_mlme.c61 pmlmepriv->scan_mode = SCAN_ACTIVE;
/drivers/staging/rtl8188eu/include/
H A Drtw_mlme.h79 SCAN_ACTIVE, enumerator in enum:rt_scan_type
/drivers/staging/rtl8188eu/core/
H A Drtw_mlme_ext.c353 channel_set[chanset_size].ScanType = SCAN_ACTIVE;
359 channel_set[chanset_size].ScanType = SCAN_ACTIVE;
363 channel_set[chanset_size].ScanType = SCAN_ACTIVE;
3633 ScanType = (ch->flags & RTW_IEEE80211_CHAN_PASSIVE_SCAN) ? SCAN_PASSIVE : SCAN_ACTIVE;
3647 if (ScanType == SCAN_ACTIVE) { /* obey the channel plan setting... */
3658 if (pmlmeext->sitesurvey_res.scan_mode == SCAN_ACTIVE) {
3665 if (pmlmeext->sitesurvey_res.scan_mode == SCAN_ACTIVE) {
4141 chplan_new[k].ScanType = SCAN_ACTIVE;
4152 chplan_new[k].ScanType = SCAN_ACTIVE;
4171 chplan_new[k].ScanType = SCAN_ACTIVE;
[all...]
H A Drtw_mlme.c53 pmlmepriv->scan_mode = SCAN_ACTIVE;/* 1: active, 0: pasive. Maybe someday we should rename this varable to "active_mode" (Jeff) */
/drivers/staging/rtl8188eu/os_dep/
H A Dos_intfs.c777 pmlmepriv->scan_mode = SCAN_ACTIVE;
/drivers/staging/rtl8723au/os_dep/
H A Dos_intfs.c398 pmlmepriv->scan_mode = SCAN_ACTIVE;

Completed in 131 milliseconds