Home
last modified time | relevance | path

Searched defs:eht_cap (Results 1 – 20 of 20) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_eht.c193 static void wma_convert_eht_cap(tDot11fIEeht_cap *eht_cap, uint32_t *mac_cap, in wma_convert_eht_cap()
310 tDot11fIEeht_cap *eht_cap) in wma_update_eht_cap_support_for_320mhz()
330 wma_update_eht_20mhz_only_mcs(uint32_t *mcs_2g_20, tDot11fIEeht_cap *eht_cap) in wma_update_eht_20mhz_only_mcs()
348 wma_update_eht_le_80mhz_mcs(uint32_t *mcs_le_80, tDot11fIEeht_cap *eht_cap) in wma_update_eht_le_80mhz_mcs()
365 wma_update_eht_160mhz_mcs(uint32_t *mcs_160mhz, tDot11fIEeht_cap *eht_cap) in wma_update_eht_160mhz_mcs()
382 wma_update_eht_320mhz_mcs(uint32_t *mcs_320mhz, tDot11fIEeht_cap *eht_cap) in wma_update_eht_320mhz_mcs()
401 tDot11fIEeht_cap *eht_cap = &tgt_cfg->eht_cap; in wma_update_target_ext_eht_cap() local
491 void wma_print_eht_cap(tDot11fIEeht_cap *eht_cap) in wma_print_eht_cap()
663 tDot11fIEeht_cap *eht_cap = &params->eht_config; in wma_populate_peer_eht_cap() local
873 QDF_STATUS wma_get_eht_capabilities(struct eht_capability *eht_cap) in wma_get_eht_capabilities()
Dwma_eht.h281 void wma_print_eht_cap(tDot11fIEeht_cap *eht_cap) in wma_print_eht_cap()
Dwma_utils.c5179 tDot11fIEeht_cap eht_cap; in wma_get_orig_eht_ch_width() local
5204 tDot11fIEeht_cap eht_cap; in wma_get_eht_ch_width() local
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_eht.c127 tDot11fIEeht_cap eht_cap) in hdd_update_wiphy_eht_caps_6ghz()
/wlan-driver/qcacld-3.0/core/mac/src/include/
Dparser_api.h307 tDot11fIEeht_cap eht_cap; member
397 tDot11fIEeht_cap eht_cap; member
505 tDot11fIEeht_cap eht_cap; member
1661 struct pe_session *session, tDot11fIEeht_cap *eht_cap) in populate_dot11f_eht_caps()
1669 tDot11fIEeht_cap *eht_cap, in populate_dot11f_eht_caps_by_band()
Ddot11f.h10997 tDot11fIEeht_cap eht_cap; member
11073 tDot11fIEeht_cap eht_cap; member
11203 tDot11fIEeht_cap eht_cap; member
11315 tDot11fIEeht_cap eht_cap; member
11407 tDot11fIEeht_cap eht_cap; member
11765 tDot11fIEeht_cap eht_cap; member
11841 tDot11fIEeht_cap eht_cap; member
11996 tDot11fIEeht_cap eht_cap; member
12067 tDot11fIEeht_cap eht_cap; member
/wlan-driver/qca-wifi-host-cmn/umac/mlme/include/
Dwlan_psoc_mlme.h69 eht_cap:1, member
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_assoc_rsp_frame.c146 tDot11fIEeht_cap *eht_cap = NULL; in lim_update_assoc_sta_datas() local
Dlim_utils.c8642 tDot11fIEeht_cap *eht_cap = &session->eht_config; in lim_update_usr_eht_cap() local
8843 tDot11fIEeht_cap *eht_cap; in lim_add_bss_eht_cap() local
9013 void lim_log_eht_cap(struct mac_context *mac, tDot11fIEeht_cap *eht_cap) in lim_log_eht_cap()
9035 lim_revise_eht_caps(struct mac_context *mac, tDot11fIEeht_cap *eht_cap) in lim_revise_eht_caps()
9058 struct wlan_eht_cap_info *eht_cap; in lim_set_eht_caps() local
Dlim_process_action_frame.c1560 bool eht_cap = false; in lim_process_addba_req() local
Dlim_utils.h2307 lim_log_eht_cap(struct mac_context *mac, tDot11fIEeht_cap *eht_cap) in lim_log_eht_cap()
Dlim_send_management_frames.c6279 bool eht_cap = false; local
/wlan-driver/qcacld-3.0/core/wma/inc/
Dwma_tgt_cfg.h295 tDot11fIEeht_cap eht_cap; member
Dwma.h1111 struct eht_capability eht_cap; member
/wlan-driver/qcacld-3.0/components/tdls/dispatcher/inc/
Dwlan_tdls_public_structs.h892 struct ehtcap eht_cap; member
1464 struct ehtcap eht_cap; member
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
Dwlan_mlme_api.c1280 tDot11fIEeht_cap *eht_cap = &wma_cfg->eht_cap; in mlme_update_tgt_eht_caps_in_cfg() local
6606 tDot11fIEeht_cap *eht_cap) in mlme_cfg_get_orig_eht_caps()
6620 tDot11fIEeht_cap *eht_cap) in mlme_cfg_get_eht_caps()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
Dwlan_mlme_ucfg_api.h5042 tDot11fIEeht_cap *eht_cap) in ucfg_mlme_cfg_get_eht_caps()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
Dwlan_cm_bss_scoring.c1645 struct wlan_ie_ehtcaps *eht_cap; in cm_get_su_beam_former() local
/wlan-driver/qcacld-3.0/core/sme/src/csr/
Dcsr_api_roam.c1819 tDot11fIEeht_cap *eht_cap; in csr_update_session_eht_cap() local
/wlan-driver/qcacld-3.0/core/sme/src/common/
Dsme_api.c15842 bool eht_cap; in sme_update_score_config() local