Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_mac_prop_exts.h51 #define IS_DOT11_MODE_VHT(dot11Mode) \ macro
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_sme_req_messages.c802 IS_DOT11_MODE_VHT(session->dot11mode)) { in lim_save_max_mcs_idx()
1049 IS_DOT11_MODE_VHT(session->dot11mode); in __lim_handle_sme_start_bss_request()
1502 if (IS_DOT11_MODE_VHT(session->dot11mode) && in lim_join_req_update_ht_vht_caps()
1576 vht_capability = IS_DOT11_MODE_VHT(dot11_mode); in lim_get_nss_supported_by_sta_and_ap()
2055 if (IS_DOT11_MODE_VHT(self_dot11_mode) && in lim_get_self_dot11_mode()
3411 IS_DOT11_MODE_VHT(session->dot11mode); in lim_fill_pe_session()
8754 if (IS_DOT11_MODE_VHT(ht_vht_cfg->dot11mode)) in lim_process_set_pdev_IEs()
9658 IS_DOT11_MODE_VHT(ch_change_req->dot11mode); in lim_process_sme_channel_change_request()
H A Dlim_ft.c680 (IS_DOT11_MODE_VHT(ft_session->dot11mode) && in lim_fill_ft_session()
H A Dlim_process_tdls.c935 if (IS_DOT11_MODE_VHT(selfDot11Mode) && in populate_dot11f_tdls_ht_vht_cap()
1902 if (IS_DOT11_MODE_VHT(selfDot11Mode) && in populate_dotf_tdls_vht_aid()
3616 if (pVhtCaps->present && IS_DOT11_MODE_VHT(selfDot11Mode)) { in lim_tdls_update_hash_node_info()
H A Dlim_api.c3447 if (IS_DOT11_MODE_VHT(dot11mode)) in lim_update_ext_cap_ie()
H A Dlim_assoc_utils.c1303 if (!IS_DOT11_MODE_VHT(self_sta_dot11mode)) in lim_populate_vht_mcs_set()
H A Dlim_send_management_frames.c323 if (IS_DOT11_MODE_VHT(dot11mode) && in lim_send_probe_req_mgmt_frame()
H A Dlim_utils.c6194 if (IS_DOT11_MODE_VHT(dot11mode)) in lim_send_ext_cap_ie()