Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/marvell/mwifiex/
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()
D11n.h162 !priv->ap_11n_enabled) || in mwifiex_is_sta_11n_enabled()
Duap_txrx.c434 if (!priv->ap_11n_enabled || in mwifiex_process_uap_rx_packet()
Dinit.c142 priv->ap_11n_enabled = 0; in mwifiex_init_priv()
Duap_cmd.c161 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.h650 u8 ap_11n_enabled; member
Dcfg80211.c2004 priv->ap_11n_enabled = 0; in mwifiex_cfg80211_stop_ap()