Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/rtl8723bs/include/
H A Drtw_mlme.h38 #define WIFI_SITE_MONITOR 0x00000800 /* to indicate the station is under site surveying */ macro
47 #define _FW_UNDER_SURVEY WIFI_SITE_MONITOR
/linux-6.15/drivers/staging/rtl8723bs/core/
H A Drtw_pwrctrl.c100 if (check_fwstate(pmlmepriv, WIFI_ASOC_STATE|WIFI_SITE_MONITOR) in rtw_pwr_unassociated_idle()
111 if (check_fwstate(b_pmlmepriv, WIFI_ASOC_STATE|WIFI_SITE_MONITOR) in rtw_pwr_unassociated_idle()
322 if (check_fwstate(pmlmepriv, WIFI_SITE_MONITOR) in PS_RDY_CHECK()