Home
last modified time | relevance | path

Searched refs:ScanType (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/staging/rtl8723bs/os_dep/
A Dwifi_regd.c92 if (channel_set[i].ScanType == SCAN_PASSIVE) in _rtw_reg_apply_flags()
/linux/drivers/staging/r8188eu/core/
A Drtw_mlme_ext.c6067 enum rt_scan_type ScanType = SCAN_PASSIVE; in site_survey() local
6079 ScanType = SCAN_ACTIVE; in site_survey()
6087 ScanType = pmlmeext->channel_set[ch_set_idx].ScanType; in site_survey()
6089 ScanType = SCAN_ACTIVE; in site_survey()
6608 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
6619 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
6630 chplan_new[k].ScanType = SCAN_PASSIVE; in process_80211d()
6638 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
6648 chplan_new[k].ScanType = chplan_sta[i].ScanType; in process_80211d()
6661 chplan_new[k].ScanType = chplan_sta[i].ScanType; in process_80211d()
[all …]
/linux/drivers/staging/rtl8723bs/core/
A Drtw_mlme_ext.c361 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
371 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
3825 enum rt_scan_type ScanType = SCAN_PASSIVE; in site_survey() local
4342 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
4349 chplan_new[k].ScanType = SCAN_PASSIVE; in process_80211d()
4354 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
4367 chplan_new[k].ScanType = SCAN_PASSIVE; in process_80211d()
4375 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
4385 chplan_new[k].ScanType = chplan_sta[i].ScanType; in process_80211d()
4405 if (chplan_new[i].ScanType == SCAN_PASSIVE) { in process_80211d()
[all …]
/linux/drivers/staging/rtl8723bs/include/
A Drtw_mlme_ext.h363 enum rt_scan_type ScanType; /* Scan type such as passive or active scan. */ member
/linux/drivers/staging/r8188eu/include/
A Drtw_mlme_ext.h341 enum rt_scan_type ScanType; /* Scan type such as passive member

Completed in 37 milliseconds