Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/include/
Drtw_mlme.h58 SCAN_ACTIVE, enumerator
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c428 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
435 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
439 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
453 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
4307 ScanType = (ch->flags & RTW_IEEE80211_CHAN_PASSIVE_SCAN) ? SCAN_PASSIVE : SCAN_ACTIVE; in site_survey()
4344 if (ScanType == SCAN_ACTIVE) { /* obey the channel plan setting... */ in site_survey()
4358 if (pmlmeext->sitesurvey_res.scan_mode == SCAN_ACTIVE) { in site_survey()
4881 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
4893 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
4914 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
[all …]
Drtw_mlme.c30 …pmlmepriv->scan_mode = SCAN_ACTIVE;/* 1: active, 0: pasive. Maybe someday we should rename this v… in _rtw_init_mlme_priv()
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c1918 ScanType = (ch->flags & RTW_IEEE80211_CHAN_PASSIVE_SCAN) ? SCAN_PASSIVE : SCAN_ACTIVE; in site_survey()
1931 if (ScanType == SCAN_ACTIVE) { /* obey the channel plan setting... */ in site_survey()
1947 if (pmlmeext->sitesurvey_res.scan_mode == SCAN_ACTIVE) { in site_survey()
1954 if (pmlmeext->sitesurvey_res.scan_mode == SCAN_ACTIVE) { in site_survey()
2434 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
2445 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
2464 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
2502 chplan_new[i].ScanType = SCAN_ACTIVE; in process_80211d()
4021 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
4027 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-v4.19/drivers/staging/rtl8723bs/include/
Drtw_mlme.h87 SCAN_ACTIVE, enumerator
/Linux-v4.19/drivers/staging/rtl8188eu/os_dep/
Dos_intfs.c376 pmlmepriv->scan_mode = SCAN_ACTIVE; in rtw_init_default_value()
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/
Dos_intfs.c626 pmlmepriv->scan_mode = SCAN_ACTIVE; in rtw_init_default_value()