Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
Dwmm.c166 ra_list->is_11n_enabled = 0; in mwifiex_ralist_add()
174 ra_list->is_11n_enabled = in mwifiex_ralist_add()
177 ra_list->is_11n_enabled = IS_11N_ENABLED(priv); in mwifiex_ralist_add()
184 ra_list->is_11n_enabled = in mwifiex_ralist_add()
186 if (ra_list->is_11n_enabled) in mwifiex_ralist_add()
192 ra_list, ra_list->is_11n_enabled); in mwifiex_ralist_add()
194 if (ra_list->is_11n_enabled) { in mwifiex_ralist_add()
1225 ptr->is_11n_enabled) in mwifiex_is_11n_aggragation_possible()
1446 if (!ptr->is_11n_enabled || in mwifiex_dequeue_tx_packet()
1449 if (ptr->is_11n_enabled && in mwifiex_dequeue_tx_packet()
D11n.h179 return node->is_11n_enabled; in mwifiex_is_sta_11n_enabled()
187 return node->is_11n_enabled; in mwifiex_tdls_peer_11n_enabled()
Duap_event.c165 if (node->is_11n_enabled) in mwifiex_process_uap_event()
348 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.c75 sta_ptr->is_11n_enabled = true; in mwifiex_check_ibss_peer_capabilities()
945 if (sta_ptr->is_11n_enabled) in mwifiex_process_sta_event()
962 if (sta_ptr && sta_ptr->is_11n_enabled) { in mwifiex_process_sta_event()
Dutil.c644 node->is_11n_enabled = 1; in mwifiex_set_sta_ht_cap()
650 node->is_11n_enabled = 0; in mwifiex_set_sta_ht_cap()
Dmain.h306 u32 is_11n_enabled; member
802 u8 is_11n_enabled; member