Searched refs:eht_supp_mcs_ext_5G (Results 1 – 4 of 4) sorted by relevance
462 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()
299 uint32_t eht_supp_mcs_ext_5G[PSOC_HOST_EHT_MCS_NSS_MAP_5G_SIZE]; member
15423 qdf_mem_copy(¶m->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()
36515 A_UINT32 eht_supp_mcs_ext_5G[WMI_MAX_EHT_SUPP_MCS_5G_SIZE]; member