Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/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 8 milliseconds