Home
last modified time | relevance | path

Searched refs:WIFI_SITE_MONITOR (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/staging/rtl8712/
A Drtl871x_mlme.h37 #define WIFI_SITE_MONITOR 0x00000800 /* to indicate the station macro
57 #define _FW_UNDER_SURVEY WIFI_SITE_MONITOR
/linux/drivers/staging/r8188eu/core/
A Drtw_pwrctrl.c105 if (check_fwstate(pmlmepriv, WIFI_ASOC_STATE | WIFI_SITE_MONITOR) || in rtw_pwr_unassociated_idle()
118 if (check_fwstate(b_pmlmepriv, WIFI_ASOC_STATE | WIFI_SITE_MONITOR) || in rtw_pwr_unassociated_idle()
/linux/drivers/staging/r8188eu/include/
A Drtw_mlme.h37 #define WIFI_SITE_MONITOR 0x00000800 /* to indicate the station is under site surveying */ macro
49 #define _FW_UNDER_SURVEY WIFI_SITE_MONITOR
/linux/drivers/staging/rtl8723bs/include/
A Drtw_mlme.h41 #define WIFI_SITE_MONITOR 0x00000800 /* to indicate the station is under site surveying */ macro
71 #define _FW_UNDER_SURVEY WIFI_SITE_MONITOR
/linux/drivers/staging/rtl8723bs/core/
A Drtw_pwrctrl.c104 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()

Completed in 15 milliseconds