Home
last modified time | relevance | path

Searched refs:eht_supp_mcs_ext_5G (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_eht.c462 mcs_supp = &mac_phy_caps2->eht_supp_mcs_ext_5G[0]; in wma_update_target_ext_eht_cap()
465 mcs_supp = &mac_phy_caps2->eht_supp_mcs_ext_5G[1]; in wma_update_target_ext_eht_cap()
469 mcs_supp = &mac_phy_caps2->eht_supp_mcs_ext_5G[2]; in wma_update_target_ext_eht_cap()
472 mcs_supp = &mac_phy_caps2->eht_supp_mcs_ext_5G[3]; in wma_update_target_ext_eht_cap()
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/inc/
H A Dservice_ready_param.h299 uint32_t eht_supp_mcs_ext_5G[PSOC_HOST_EHT_MCS_NSS_MAP_5G_SIZE]; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c15423 qdf_mem_copy(&param->eht_supp_mcs_ext_5G, in extract_mac_phy_cap_ehtcaps()
15424 &mac_phy_caps->eht_supp_mcs_ext_5G, in extract_mac_phy_cap_ehtcaps()
15425 sizeof(param->eht_supp_mcs_ext_5G)); in extract_mac_phy_cap_ehtcaps()
15458 i, param->eht_supp_mcs_ext_5G[i]); in extract_mac_phy_cap_ehtcaps()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h36515 A_UINT32 eht_supp_mcs_ext_5G[WMI_MAX_EHT_SUPP_MCS_5G_SIZE]; member