Searched refs:WIFI_MP_STATE (Results 1 – 5 of 5) sorted by relevance
41 #define WIFI_MP_STATE 0x00010000 macro
706 } else if (check_fwstate(pmlmepriv, WIFI_MP_STATE) == true) { in sta2sta_data_frame()792 } else if ((check_fwstate(pmlmepriv, WIFI_MP_STATE) == true) && in ap2sta_data_frame()1538 if ((check_fwstate(pmlmepriv, WIFI_MP_STATE) == true)) { in wlanhdr_to_ethhdr()
1919 if (check_fwstate(pmlmepriv, WIFI_MP_STATE) && check_fwstate(pmlmepriv, _FW_UNDER_LINKING)) in rtw_setassocsta_cmdrsp_callback()
484 if ((pattrib->ether_type != 0x888e) && (check_fwstate(pmlmepriv, WIFI_MP_STATE) == false)) { in update_attrib_sec_info()
768 if (check_fwstate(pmlmepriv, WIFI_STATION_STATE | WIFI_MP_STATE) == true) { /* sta mode */ in rtw_cfg80211_set_encryption()
Completed in 19 milliseconds