Home
last modified time | relevance | path

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

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