Searched refs:mac_phy_caps2 (Results 1 – 1 of 1) sorted by relevance
406 struct wlan_psoc_host_mac_phy_caps_ext2 *mac_phy_cap, *mac_phy_caps2; in wma_update_target_ext_eht_cap() local438 mac_phy_caps2 = &mac_phy_cap[i]; in wma_update_target_ext_eht_cap()441 mac_phy_caps2->eht_cap_info_2G, in wma_update_target_ext_eht_cap()442 mac_phy_caps2->eht_cap_phy_info_2G); in wma_update_target_ext_eht_cap()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()458 mac_phy_caps2->eht_cap_info_5G, in wma_update_target_ext_eht_cap()459 mac_phy_caps2->eht_cap_phy_info_5G); in wma_update_target_ext_eht_cap()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()[all …]