Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dwmm.c152 ra_list->is_11n_enabled = 0; in mwifiex_ralist_add()
160 ra_list->is_11n_enabled = in mwifiex_ralist_add()
163 ra_list->is_11n_enabled = IS_11N_ENABLED(priv); in mwifiex_ralist_add()
170 ra_list->is_11n_enabled = in mwifiex_ralist_add()
172 if (ra_list->is_11n_enabled) in mwifiex_ralist_add()
178 ra_list, ra_list->is_11n_enabled); in mwifiex_ralist_add()
180 if (ra_list->is_11n_enabled) { in mwifiex_ralist_add()
1218 ptr->is_11n_enabled) in mwifiex_is_11n_aggragation_possible()
1449 if (!ptr->is_11n_enabled || in mwifiex_dequeue_tx_packet()
1452 if (ptr->is_11n_enabled && in mwifiex_dequeue_tx_packet()
D11n.h180 return node->is_11n_enabled; in mwifiex_is_sta_11n_enabled()
188 return node->is_11n_enabled; in mwifiex_tdls_peer_11n_enabled()
Duap_event.c165 if (node->is_11n_enabled) in mwifiex_process_uap_event()
349 if (priv->ap_11n_enabled && node->is_11n_enabled) { in mwifiex_uap_del_sta_data()
Dtdls.c973 sta_ptr->is_11n_enabled = 1; in mwifiex_process_tdls_action_frame()
1079 if (sta_ptr->is_11n_enabled) { in mwifiex_tdls_process_disable_link()
1116 sta_ptr->is_11n_enabled = true; in mwifiex_tdls_process_enable_link()
1117 if (sta_ptr->is_11n_enabled) { in mwifiex_tdls_process_enable_link()
1233 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_capabilties()
942 if (sta_ptr->is_11n_enabled) in mwifiex_process_sta_event()
959 if (sta_ptr && sta_ptr->is_11n_enabled) { in mwifiex_process_sta_event()
Dutil.c649 node->is_11n_enabled = 1; in mwifiex_set_sta_ht_cap()
655 node->is_11n_enabled = 0; in mwifiex_set_sta_ht_cap()
Dmain.h305 u32 is_11n_enabled; member
800 u8 is_11n_enabled; member