Searched refs:WIFI_UNDER_LINKING (Results 1 – 7 of 7) sorted by relevance
48 #define WIFI_UNDER_LINKING 0x00000080 macro62 #define _FW_UNDER_LINKING WIFI_UNDER_LINKING
45 #define WIFI_UNDER_LINKING 0x00000080 macro60 #define _FW_UNDER_LINKING WIFI_UNDER_LINKING
49 #define WIFI_UNDER_LINKING 0x00000080 macro63 #define _FW_UNDER_LINKING WIFI_UNDER_LINKING
126 check_fwstate(pmlmepriv, WIFI_UNDER_LINKING|WIFI_UNDER_WPS) || in rtw_pwr_unassociated_idle()
227 check_fwstate(pmlmepriv, WIFI_UNDER_LINKING|WIFI_UNDER_WPS) || in rtw_pwr_unassociated_idle()
374 if (check_fwstate(&padapter->mlmepriv, WIFI_UNDER_LINKING)) { in rtw_cfg80211_indicate_disconnect()
3841 } else if (check_fwstate(&padapter->mlmepriv, WIFI_UNDER_LINKING)) { in bthci_CmdWIFIConnectionStatus()6469 if (check_fwstate(pmlmepriv, WIFI_UNDER_LINKING)) { in BTDM_1AntBtCoexist8723A()10033 if (check_fwstate(&padapter->mlmepriv, WIFI_UNDER_LINKING|WIFI_SITE_MONITOR) == true) in BTDM_CheckBTIdleChange1Ant()