Home
last modified time | relevance | path

Searched defs:vht_caps (Results 1 – 22 of 22) sorted by relevance

/wlan-dirver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_assoc_utils.c1181 lim_get_vht_gt80_nss(struct mac_context * mac_ctx,struct sDphHashNode * sta_ds,tDot11fIEVHTCaps * vht_caps,struct pe_session * session) lim_get_vht_gt80_nss() argument
1442 lim_populate_own_rate_set(struct mac_context * mac_ctx,struct supported_rates * rates,uint8_t * supported_mcs_set,uint8_t basic_only,struct pe_session * session_entry,struct sDot11fIEVHTCaps * vht_caps,struct sDot11fIEhe_cap * he_caps,struct sDot11fIEeht_cap * eht_caps) lim_populate_own_rate_set() argument
1868 lim_populate_matching_rate_set(struct mac_context * mac_ctx,tpDphHashNode sta_ds,tSirMacRateSet * oper_rate_set,tSirMacRateSet * ext_rate_set,uint8_t * supported_mcs_set,struct pe_session * session_entry,tDot11fIEVHTCaps * vht_caps,tDot11fIEhe_cap * he_caps,tDot11fIEeht_cap * eht_caps) lim_populate_matching_rate_set() argument
2079 uint32_t vht_caps; lim_populate_vht_caps() local
2320 tDot11fIEVHTCaps vht_caps; lim_add_sta() local
2634 struct sDot11fIEVHTCaps *vht_caps = (struct sDot11fIEVHTCaps *) lim_add_sta() local
3511 lim_update_vhtcaps_assoc_resp(struct mac_context * mac_ctx,struct bss_params * pAddBssParams,tDot11fIEVHTCaps * vht_caps,struct pe_session * pe_session) lim_update_vhtcaps_assoc_resp() argument
3574 lim_update_vht_oper_assoc_resp(struct mac_context * mac_ctx,struct bss_params * pAddBssParams,tDot11fIEVHTCaps * vht_caps,tDot11fIEVHTOperation * vht_oper,tDot11fIEHTInfo * ht_info,struct pe_session * pe_session) lim_update_vht_oper_assoc_resp() argument
3716 tDot11fIEVHTCaps *vht_caps = NULL; lim_sta_send_add_bss() local
4172 tDot11fIEVHTCaps *vht_caps = NULL; lim_sta_send_add_bss_pre_assoc() local
[all...]
H A Dlim_process_assoc_rsp_frame.c146 tDot11fIEVHTCaps *vht_caps = NULL; lim_update_assoc_sta_datas() local
531 lim_get_nss_supported_by_ap(tDot11fIEVHTCaps * vht_caps,tDot11fIEHTCaps * ht_caps,tDot11fIEhe_cap * he_caps) lim_get_nss_supported_by_ap() argument
[all...]
H A Dlim_ft.c125 tDot11fIEVHTCaps *vht_caps = NULL; in lim_ft_prepare_add_bss_req() local
H A Dlim_prop_exts_utils.c597 tDot11fIEVHTCaps *vht_caps; lim_extract_ap_capability() local
H A Dlim_process_assoc_req_frame.c501 tDot11fIEVHTCaps *vht_caps; lim_chk_11ac_only() local
1555 tDot11fIEVHTCaps *vht_caps; lim_update_sta_ds() local
[all...]
H A Dlim_types.h261 tDot11fIEVHTCaps vht_caps; member
H A Dlim_process_sme_req_messages.c1442 tDot11fIEVHTCaps *vht_caps = NULL; lim_join_req_update_ht_vht_caps() local
1577 lim_get_nss_supported_by_sta_and_ap(tDot11fIEVHTCaps * vht_caps,tDot11fIEHTCaps * ht_caps,tDot11fIEhe_cap * he_cap,enum mlme_dot11_mode dot11_mode) lim_get_nss_supported_by_sta_and_ap() argument
[all...]
H A Dlim_process_tdls.c3359 lim_tdls_populate_matching_rate_set(struct mac_context * mac_ctx,tpDphHashNode stads,uint8_t * supp_rate_set,uint8_t supp_rates_len,uint8_t * supp_mcs_set,struct pe_session * session_entry,tDot11fIEVHTCaps * vht_caps) lim_tdls_populate_matching_rate_set() argument
H A Dlim_utils.c5755 lim_populate_mcs_set_vht_per_vdev(struct mac_context * mac_ctx,uint8_t * vht_caps,uint8_t vdev_id,uint8_t band) lim_populate_mcs_set_vht_per_vdev() argument
5985 uint8_t vht_caps[DOT11F_IE_VHTCAPS_MAX_LEN + 2] = {0}; lim_send_vht_caps_ie() local
[all...]
/wlan-dirver/qcacld-3.0/core/mac/src/include/
H A Ddph_global.h80 tDot11fIEVHTCaps vht_caps; member
180 uint32_t vht_caps; member
/wlan-dirver/qcacld-3.0/components/son/dispatcher/src/
H A Dson_ucfg_api.c152 int32_t *vht_caps) in ucfg_son_get_vht_cap() argument
/wlan-dirver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_sysfs_connect_info.c159 struct ieee80211_vht_cap *vht_caps; in wlan_hdd_add_vht_cap_info() local
H A Dwlan_hdd_sta_info.h295 struct ieee80211_vht_cap vht_caps; member
/wlan-dirver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_public_struct.h260 uint32_t vht_caps; member
303 uint32_t vht_caps; member
/wlan-dirver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_assoc.h183 struct ieee80211_vht_cap vht_caps; member
/wlan-dirver/qcacld-3.0/core/mac/src/pe/sch/
H A Dsch_beacon_process.c443 tDot11fIEVHTCaps *vht_caps = NULL; in sch_bcn_update_opmode_change() local
/wlan-dirver/qcacld-3.0/core/sme/inc/
H A Dcsr_api.h567 tDot11fIEVHTCaps vht_caps; global() member
641 tDot11fIEVHTCaps vht_caps; global() member
/wlan-dirver/qcacld-3.0/os_if/son/src/
H A Dos_if_son.c897 int32_t vht_caps = 0; in os_if_son_get_apcap() local
/wlan-dirver/qcacld-3.0/core/wma/inc/
H A Dwma_if.h286 uint32_t vht_caps; member
/wlan-dirver/qcacld-3.0/core/sap/inc/
H A Dsap_api.h297 tDot11fIEVHTCaps vht_caps; member
/wlan-dirver/utils/sigma-dut/
H A Dap.c7709 u32 vht_caps = dut->hw_modes.vht_capab; in find_ap_ampdu_exp_and_max_mpdu_len() local
/wlan-dirver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_public_struct.h2870 struct wlan_mlme_vht_caps vht_caps; member