Home
last modified time | relevance | path

Searched refs:RTW_AUTO_SCAN_REASON_ROAM_ACTIVE (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_mlme.h758 #define RTW_AUTO_SCAN_REASON_ROAM_ACTIVE BIT3 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_mlme.h771 #define RTW_AUTO_SCAN_REASON_ROAM_ACTIVE BIT3 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_mlme.h849 #define RTW_AUTO_SCAN_REASON_ROAM_ACTIVE BIT3 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_mlme.h869 #define RTW_AUTO_SCAN_REASON_ROAM_ACTIVE BIT3 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_mlme.c3795 if ((reason == RTW_AUTO_SCAN_REASON_ROAM_ACTIVE) &&
3853 reason = RTW_AUTO_SCAN_REASON_ROAM_ACTIVE;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_mlme.c3617 if ((reason == RTW_AUTO_SCAN_REASON_ROAM_ACTIVE) &&
3677 reason = RTW_AUTO_SCAN_REASON_ROAM_ACTIVE;
H A Drtw_mlme_ext.c14618 if ((reason == RTW_AUTO_SCAN_REASON_ROAM_ACTIVE) && (pmlmeext->quickscan_next)) { in rtw_scan_ch_decision()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mlme.c2680 reason = RTW_AUTO_SCAN_REASON_ROAM_ACTIVE; in rtw_auto_scan_handler()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mlme.c2681 reason = RTW_AUTO_SCAN_REASON_ROAM_ACTIVE; in rtw_auto_scan_handler()