Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8723bs/include/
Drtw_mlme.h60 enum rt_scan_type { enum
183 enum rt_scan_type scan_mode; /* active: 1, passive: 0 */
Drtw_mlme_ext.h326 enum rt_scan_type ScanType; /* Scan type such as passive or active scan. */
/linux-6.12.1/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c3802 enum rt_scan_type ScanType = SCAN_PASSIVE; in site_survey()