Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/rtl8723bs/os_dep/
A Dwifi_regd.c92 if (channel_set[i].ScanType == SCAN_PASSIVE) in _rtw_reg_apply_flags()
/linux-6.3-rc2/drivers/staging/rtl8723bs/core/
A Drtw_mlme_ext.c359 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
369 channel_set[chanset_size].ScanType = SCAN_ACTIVE; in init_channel_set()
3805 enum rt_scan_type ScanType = SCAN_PASSIVE; in site_survey() local
4322 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
4329 chplan_new[k].ScanType = SCAN_PASSIVE; in process_80211d()
4334 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
4347 chplan_new[k].ScanType = SCAN_PASSIVE; in process_80211d()
4355 chplan_new[k].ScanType = SCAN_ACTIVE; in process_80211d()
4365 chplan_new[k].ScanType = chplan_sta[i].ScanType; in process_80211d()
4384 if (chplan_new[i].ScanType == SCAN_PASSIVE) in process_80211d()
[all …]
/linux-6.3-rc2/drivers/staging/rtl8723bs/include/
A Drtw_mlme_ext.h363 enum rt_scan_type ScanType; /* Scan type such as passive or active scan. */ member

Completed in 14 milliseconds