Searched refs:is_11n_enabled (Results 1 – 8 of 8) sorted by relevance
111 return (sta_ptr->is_11n_enabled) ? MTRUE : MFALSE; in is_station_11n_enabled()328 if ((!(ra[0] & 0x01U)) && (priv->is_11n_enabled)) in wlan_is_11n_enabled()
946 t_u8 is_11n_enabled;1392 bool is_11n_enabled;1844 bool is_11n_enabled;
849 t_u8 is_11n_enabled;
975 sta_ptr->is_11n_enabled = MTRUE;1132 sta_ptr->is_11n_enabled = MTRUE;1219 if (sta_ptr->is_11n_enabled)1260 if (sta_ptr->is_11n_enabled
2014 void wifi_uap_client_assoc(t_u8 *sta_addr, unsigned char is_11n_enabled) in wifi_uap_client_assoc() argument2032 if (is_11n_enabled) in wifi_uap_client_assoc()2049 if ((mlan_private *)mlan_adap->priv[1]->is_11n_enabled) in wifi_uap_client_deauth()
785 if (!(pmpriv_uap->is_11n_enabled)) in wrapper_wlan_uap_ampdu_enable()4917 sta_ptr->is_11n_enabled = MTRUE; in wrapper_wlan_check_sta_capability()5007 priv->is_11n_enabled = MFALSE; in wrapper_wlan_check_uap_capability()5028 priv->is_11n_enabled = MTRUE; in wrapper_wlan_check_uap_capability()5994 if (sta_node_ptr->is_11n_enabled) in wifi_handle_fw_event()6078 if (pmpriv_uap->is_11n_enabled) in wifi_handle_fw_event()
2055 void wifi_uap_client_assoc(t_u8 *sta_addr, unsigned char is_11n_enabled);
3350 pchan_band_info.is_11n_enabled = pmpriv->is_11n_enabled; in wlcm_process_channel_switch_supp()3392 if (pchan_band_info.is_11n_enabled) in wlcm_process_channel_switch_supp()5229 unsigned char is_11n_enabled; in wpa_supplicant_msg_cb() local5294 ret = wpa_supp_get_sta_info(netif, addr, &is_11n_enabled); in wpa_supplicant_msg_cb()5298 wifi_uap_client_assoc(addr, is_11n_enabled); in wpa_supplicant_msg_cb()