Home
last modified time | relevance | path

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

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