Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/r8188eu/include/
Drtw_mlme.h62 SCAN_ACTIVE, enumerator
/linux-6.1.9/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c359 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
365 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
369 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
3817 ScanType = (ch->flags & RTW_IEEE80211_CHAN_PASSIVE_SCAN) ? SCAN_PASSIVE : SCAN_ACTIVE; in site_survey()
3842 if (ScanType == SCAN_ACTIVE) { /* obey the channel plan setting... */ in site_survey()
3857 if (pmlmeext->sitesurvey_res.scan_mode == SCAN_ACTIVE) { in site_survey()
4322 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
4334 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
4355 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
4385 chplan_new[i].ScanType = SCAN_ACTIVE; in process_80211d()
Drtw_mlme.c27 …pmlmepriv->scan_mode = SCAN_ACTIVE;/* 1: active, 0: passive. Maybe someday we should rename this … in rtw_init_mlme_priv()
/linux-6.1.9/drivers/staging/rtl8723bs/include/
Drtw_mlme.h86 SCAN_ACTIVE, enumerator
/linux-6.1.9/drivers/staging/r8188eu/core/
Drtw_mlme_ext.c316 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
322 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
326 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
5982 ScanType = SCAN_ACTIVE; in site_survey()
5992 ScanType = SCAN_ACTIVE; in site_survey()
5998 ScanType = (ch->flags & RTW_IEEE80211_CHAN_PASSIVE_SCAN) ? SCAN_PASSIVE : SCAN_ACTIVE; in site_survey()
6008 if (ScanType == SCAN_ACTIVE) { /* obey the channel plan setting... */ in site_survey()
6025 if (pmlmeext->sitesurvey_res.scan_mode == SCAN_ACTIVE) { in site_survey()
6551 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
6562 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
[all …]
Drtw_mlme.c236 …pmlmepriv->scan_mode = SCAN_ACTIVE;/* 1: active, 0: pasive. Maybe someday we should rename this v… in rtw_init_mlme_priv()
/linux-6.1.9/drivers/staging/r8188eu/os_dep/
Dos_intfs.c404 pmlmepriv->scan_mode = SCAN_ACTIVE; in rtw_init_default_value()
/linux-6.1.9/drivers/staging/rtl8723bs/os_dep/
Dos_intfs.c547 pmlmepriv->scan_mode = SCAN_ACTIVE; in rtw_init_default_value()