Home
last modified time | relevance | path

Searched refs:is_11n_enabled (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Dwmm.c154 ra_list->is_11n_enabled = 0; in mwifiex_ralist_add()
162 ra_list->is_11n_enabled = in mwifiex_ralist_add()
165 ra_list->is_11n_enabled = IS_11N_ENABLED(priv); in mwifiex_ralist_add()
172 ra_list->is_11n_enabled = in mwifiex_ralist_add()
174 if (ra_list->is_11n_enabled) in mwifiex_ralist_add()
180 ra_list, ra_list->is_11n_enabled); in mwifiex_ralist_add()
182 if (ra_list->is_11n_enabled) { in mwifiex_ralist_add()
1213 ptr->is_11n_enabled) in mwifiex_is_11n_aggragation_possible()
1434 if (!ptr->is_11n_enabled || in mwifiex_dequeue_tx_packet()
1437 if (ptr->is_11n_enabled && in mwifiex_dequeue_tx_packet()
D11n.h167 return node->is_11n_enabled; in mwifiex_is_sta_11n_enabled()
175 return node->is_11n_enabled; in mwifiex_tdls_peer_11n_enabled()
Duap_event.c153 if (node->is_11n_enabled) in mwifiex_process_uap_event()
336 if (priv->ap_11n_enabled && node->is_11n_enabled) { in mwifiex_uap_del_sta_data()
Dtdls.c982 sta_ptr->is_11n_enabled = 1; in mwifiex_process_tdls_action_frame()
1115 if (sta_ptr->is_11n_enabled) { in mwifiex_tdls_process_disable_link()
1149 sta_ptr->is_11n_enabled = true; in mwifiex_tdls_process_enable_link()
1150 if (sta_ptr->is_11n_enabled) { in mwifiex_tdls_process_enable_link()
1262 if (sta_ptr->is_11n_enabled) { in mwifiex_disable_all_tdls_links()
Dsta_event.c63 sta_ptr->is_11n_enabled = true; in mwifiex_check_ibss_peer_capabilities()
933 if (sta_ptr->is_11n_enabled) in mwifiex_process_sta_event()
950 if (sta_ptr && sta_ptr->is_11n_enabled) { in mwifiex_process_sta_event()
Dutil.c632 node->is_11n_enabled = 1; in mwifiex_set_sta_ht_cap()
638 node->is_11n_enabled = 0; in mwifiex_set_sta_ht_cap()
Dmain.h295 u32 is_11n_enabled; member
791 u8 is_11n_enabled; member