Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_event.c43 priv->ap_11n_enabled = true; in mwifiex_check_uap_capabilities()
144 if (!priv->ap_11n_enabled) { in mwifiex_process_uap_event()
167 if (priv->ap_11n_enabled) { in mwifiex_process_uap_event()
336 if (priv->ap_11n_enabled && node->is_11n_enabled) { in mwifiex_uap_del_sta_data()
H A D11n.h162 !priv->ap_11n_enabled) || in mwifiex_is_sta_11n_enabled()
H A Duap_txrx.c434 if (!priv->ap_11n_enabled || in mwifiex_process_uap_rx_packet()
H A Dinit.c142 priv->ap_11n_enabled = 0; in mwifiex_init_priv()
H A Duap_cmd.c161 priv->ap_11n_enabled = 1; in mwifiex_set_ht_params()
H A Dwmm.c1212 if (priv->bss_role == MWIFIEX_BSS_ROLE_UAP && priv->ap_11n_enabled && in mwifiex_is_11n_aggragation_possible()
H A Dmain.h650 u8 ap_11n_enabled; member
H A Dcfg80211.c2006 priv->ap_11n_enabled = 0; in mwifiex_cfg80211_stop_ap()