Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8188eu/include/
Drtw_mlme.h58 SCAN_ACTIVE, enumerator
/Linux-v5.10/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c423 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
430 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
434 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
448 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
4290 ScanType = (ch->flags & RTW_IEEE80211_CHAN_PASSIVE_SCAN) ? SCAN_PASSIVE : SCAN_ACTIVE; in site_survey()
4327 if (ScanType == SCAN_ACTIVE) { /* obey the channel plan setting... */ in site_survey()
4342 if (pmlmeext->sitesurvey_res.scan_mode == SCAN_ACTIVE) { in site_survey()
4863 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
4875 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
4896 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
[all …]
Drtw_mlme.c31 …pmlmepriv->scan_mode = SCAN_ACTIVE;/* 1: active, 0: pasive. Maybe someday we should rename this v… in rtw_init_mlme_priv()
/Linux-v5.10/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c1909 ScanType = (ch->flags & RTW_IEEE80211_CHAN_PASSIVE_SCAN) ? SCAN_PASSIVE : SCAN_ACTIVE; in site_survey()
1922 if (ScanType == SCAN_ACTIVE) { /* obey the channel plan setting... */ in site_survey()
1938 if (pmlmeext->sitesurvey_res.scan_mode == SCAN_ACTIVE) { in site_survey()
1945 if (pmlmeext->sitesurvey_res.scan_mode == SCAN_ACTIVE) { in site_survey()
2422 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
2433 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
2452 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
2482 chplan_new[i].ScanType = SCAN_ACTIVE; in process_80211d()
3994 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
4000 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
[all …]
Drtw_mlme.c40 …pmlmepriv->scan_mode = SCAN_ACTIVE;/* 1: active, 0: pasive. Maybe someday we should rename this v… in rtw_init_mlme_priv()
/Linux-v5.10/drivers/staging/rtl8723bs/include/
Drtw_mlme.h86 SCAN_ACTIVE, enumerator
/Linux-v5.10/drivers/staging/rtl8188eu/os_dep/
Dos_intfs.c376 pmlmepriv->scan_mode = SCAN_ACTIVE; in rtw_init_default_value()
/Linux-v5.10/drivers/staging/rtl8723bs/os_dep/
Dos_intfs.c588 pmlmepriv->scan_mode = SCAN_ACTIVE; in rtw_init_default_value()