Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/os_dep/
A Dwifi_regd.c91 if (channel_set[i].ScanType == SCAN_PASSIVE) in _rtw_reg_apply_flags()
/linux/drivers/staging/rtl8723bs/core/
A Drtw_mlme_ext.c358 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
368 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
3802 enum rt_scan_type ScanType = SCAN_PASSIVE; in site_survey() local
4319 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
4326 chplan_new[k].ScanType = SCAN_PASSIVE; in process_80211d()
4331 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
4344 chplan_new[k].ScanType = SCAN_PASSIVE; in process_80211d()
4352 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
4362 chplan_new[k].ScanType = chplan_sta[i].ScanType; in process_80211d()
4381 if (chplan_new[i].ScanType == SCAN_PASSIVE) in process_80211d()
[all …]
/linux/drivers/staging/rtl8723bs/include/
A Drtw_mlme_ext.h326 enum rt_scan_type ScanType; /* Scan type such as passive or active scan. */ member

Completed in 19 milliseconds