Searched refs:eht_supp_mcs_ext_2G (Results 1 – 4 of 4) sorted by relevance
298 uint32_t eht_supp_mcs_ext_2G[PSOC_HOST_EHT_MCS_NSS_MAP_2G_SIZE]; member
445 mcs_supp = &mac_phy_caps2->eht_supp_mcs_ext_2G[0]; in wma_update_target_ext_eht_cap()448 mcs_supp = &mac_phy_caps2->eht_supp_mcs_ext_2G[1]; in wma_update_target_ext_eht_cap()
15420 qdf_mem_copy(¶m->eht_supp_mcs_ext_2G, in extract_mac_phy_cap_ehtcaps()15421 &mac_phy_caps->eht_supp_mcs_ext_2G, in extract_mac_phy_cap_ehtcaps()15422 sizeof(param->eht_supp_mcs_ext_2G)); in extract_mac_phy_cap_ehtcaps()15453 i, param->eht_supp_mcs_ext_2G[i]); in extract_mac_phy_cap_ehtcaps()
36514 A_UINT32 eht_supp_mcs_ext_2G[WMI_MAX_EHT_SUPP_MCS_2G_SIZE]; member