Searched refs:WIFI_SITE_MONITOR (Results 1 – 5 of 5) sorted by relevance
37 #define WIFI_SITE_MONITOR 0x00000800 /* to indicate the station macro57 #define _FW_UNDER_SURVEY WIFI_SITE_MONITOR
95 if (check_fwstate(pmlmepriv, WIFI_ASOC_STATE | WIFI_SITE_MONITOR) || in rtw_pwr_unassociated_idle()108 if (check_fwstate(b_pmlmepriv, WIFI_ASOC_STATE | WIFI_SITE_MONITOR) || in rtw_pwr_unassociated_idle()
36 #define WIFI_SITE_MONITOR 0x00000800 /* to indicate the station is under site surveying */ macro48 #define _FW_UNDER_SURVEY WIFI_SITE_MONITOR
41 #define WIFI_SITE_MONITOR 0x00000800 /* to indicate the station is under site surveying */ macro71 #define _FW_UNDER_SURVEY WIFI_SITE_MONITOR
104 if (check_fwstate(pmlmepriv, WIFI_ASOC_STATE|WIFI_SITE_MONITOR) in rtw_pwr_unassociated_idle()115 if (check_fwstate(b_pmlmepriv, WIFI_ASOC_STATE|WIFI_SITE_MONITOR) in rtw_pwr_unassociated_idle()328 if (check_fwstate(pmlmepriv, WIFI_SITE_MONITOR) in PS_RDY_CHECK()