Searched refs:WIFI_SITE_MONITOR (Results 1 – 6 of 6) sorted by relevance
49 #define WIFI_SITE_MONITOR 0x00000800 /* to indicate the station macro64 #define _FW_UNDER_SURVEY WIFI_SITE_MONITOR
50 #define WIFI_SITE_MONITOR 0x00000800 macro62 #define _FW_UNDER_SURVEY WIFI_SITE_MONITOR
53 #define WIFI_SITE_MONITOR 0x00000800 /* to indicate the station is under site surveying */ macro65 #define _FW_UNDER_SURVEY WIFI_SITE_MONITOR
125 if (check_fwstate(pmlmepriv, WIFI_ASOC_STATE|WIFI_SITE_MONITOR) || in rtw_pwr_unassociated_idle()
226 if (check_fwstate(pmlmepriv, WIFI_ASOC_STATE|WIFI_SITE_MONITOR) || in rtw_pwr_unassociated_idle()
4766 while (check_fwstate(&padapter->mlmepriv, WIFI_ASOC_STATE|WIFI_SITE_MONITOR)) { in bthci_StateDisconnected()6421 if (check_fwstate(pmlmepriv, WIFI_SITE_MONITOR)) { in BTDM_1AntBtCoexist8723A()9948 if (check_fwstate(&padapter->mlmepriv, WIFI_UNDER_LINKING|WIFI_SITE_MONITOR) == true) in BTDM_CheckBTIdleChange1Ant()