Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8188eu/include/
Drtw_mlme.h58 SCAN_ACTIVE, enumerator
/Linux-v5.4/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c422 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
429 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
433 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
447 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
4288 ScanType = (ch->flags & RTW_IEEE80211_CHAN_PASSIVE_SCAN) ? SCAN_PASSIVE : SCAN_ACTIVE; in site_survey()
4325 if (ScanType == SCAN_ACTIVE) { /* obey the channel plan setting... */ in site_survey()
4339 if (pmlmeext->sitesurvey_res.scan_mode == SCAN_ACTIVE) { in site_survey()
4856 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
4868 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
4889 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.4/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c1915 ScanType = (ch->flags & RTW_IEEE80211_CHAN_PASSIVE_SCAN) ? SCAN_PASSIVE : SCAN_ACTIVE; in site_survey()
1928 if (ScanType == SCAN_ACTIVE) { /* obey the channel plan setting... */ in site_survey()
1944 if (pmlmeext->sitesurvey_res.scan_mode == SCAN_ACTIVE) { in site_survey()
1951 if (pmlmeext->sitesurvey_res.scan_mode == SCAN_ACTIVE) { in site_survey()
2428 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
2439 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
2458 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
2488 chplan_new[i].ScanType = SCAN_ACTIVE; in process_80211d()
4003 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
4009 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.4/drivers/staging/rtl8723bs/include/
Drtw_mlme.h86 SCAN_ACTIVE, enumerator
/Linux-v5.4/drivers/staging/rtl8188eu/os_dep/
Dos_intfs.c376 pmlmepriv->scan_mode = SCAN_ACTIVE; in rtw_init_default_value()
/Linux-v5.4/drivers/staging/rtl8723bs/os_dep/
Dos_intfs.c608 pmlmepriv->scan_mode = SCAN_ACTIVE; in rtw_init_default_value()