Home
last modified time | relevance | path

Searched refs:ap_11n_enabled (Results 1 – 8 of 8) sorted by relevance

/drivers/net/wireless/mwifiex/
Duap_event.c55 priv->ap_11n_enabled = true; in mwifiex_check_uap_capabilties()
152 if (!priv->ap_11n_enabled) in mwifiex_process_uap_event()
172 if (priv->ap_11n_enabled) { in mwifiex_process_uap_event()
326 if (priv->ap_11n_enabled && node->is_11n_enabled) { in mwifiex_uap_del_sta_data()
D11n.h176 !priv->ap_11n_enabled) in mwifiex_is_sta_11n_enabled()
Duap_txrx.c329 if (!priv->ap_11n_enabled || in mwifiex_process_uap_rx_packet()
Dinit.c144 priv->ap_11n_enabled = 0; in mwifiex_init_priv()
Duap_cmd.c193 priv->ap_11n_enabled = 1; in mwifiex_set_ht_params()
Dwmm.c1212 if (priv->bss_role == MWIFIEX_BSS_ROLE_UAP && priv->ap_11n_enabled && in mwifiex_is_11n_aggragation_possible()
Dmain.h639 u8 ap_11n_enabled; member
Dcfg80211.c1820 priv->ap_11n_enabled = 0; in mwifiex_cfg80211_stop_ap()