Searched refs:WIFI_ADHOC_STATE (Results 1 – 5 of 5) sorted by relevance
87 if (check_fwstate(pmlmepriv, WIFI_ADHOC_STATE) == true) { in rtw_do_join()174 set_fwstate(pmlmepriv, WIFI_ADHOC_STATE); in rtw_set_802_11_ssid()192 set_fwstate(pmlmepriv, WIFI_ADHOC_STATE); in rtw_set_802_11_ssid()322 set_fwstate(pmlmepriv, WIFI_ADHOC_STATE); in rtw_set_802_11_infrastructure_mode()
658 if ((check_fwstate(pmlmepriv, WIFI_ADHOC_STATE) == true) || in sta2sta_data_frame()
44 (check_fwstate(pmlmepriv, WIFI_ADHOC_STATE) == true)) { in rtw_os_indicate_connect()
32 #define WIFI_ADHOC_STATE 0x00000020 macro
145 u32 adhoc_state = WIFI_ADHOC_STATE | WIFI_ADHOC_MASTER_STATE; in update_recvframe_phyinfo()