Searched defs:wlan_psoc_host_mac_phy_caps_ext2 (Results 1 – 1 of 1) sorted by relevance
285 struct wlan_psoc_host_mac_phy_caps_ext2 { struct286 uint32_t hw_mode_id;287 uint32_t pdev_id;288 uint32_t phy_id;289 uint64_t wireless_modes_ext;291 uint32_t eht_cap_info_2G[PSOC_HOST_MAX_EHT_MAC_SIZE];292 uint32_t eht_supp_mcs_2G;293 uint32_t eht_cap_info_5G[PSOC_HOST_MAX_EHT_MAC_SIZE];294 uint32_t eht_supp_mcs_5G;295 uint32_t eht_cap_phy_info_2G[PSOC_HOST_MAX_EHT_PHY_SIZE];[all …]