Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_mlme.h36 #define WIFI_UNDER_LINKING 0x00000080 macro
55 #define _FW_UNDER_LINKING WIFI_UNDER_LINKING
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_mlme.h35 #define WIFI_UNDER_LINKING 0x00000080 macro
69 #define _FW_UNDER_LINKING WIFI_UNDER_LINKING
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_pwrctrl.c105 || check_fwstate(pmlmepriv, WIFI_UNDER_LINKING|WIFI_UNDER_WPS) in rtw_pwr_unassociated_idle()
116 || check_fwstate(b_pmlmepriv, WIFI_UNDER_LINKING|WIFI_UNDER_WPS) in rtw_pwr_unassociated_idle()
329 || check_fwstate(pmlmepriv, WIFI_UNDER_LINKING|WIFI_UNDER_WPS) in PS_RDY_CHECK()
H A Drtw_mlme.c979 WIFI_ASOC_STATE|WIFI_UNDER_LINKING))) { in rtw_indicate_scan_done()
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Dhal_btcoex.c313 *pu8 = check_fwstate(&padapter->mlmepriv, WIFI_UNDER_LINKING); in halbtcoutsrc_Get()
317 *pu8 = check_fwstate(&padapter->mlmepriv, WIFI_UNDER_LINKING); in halbtcoutsrc_Get()