Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_eht.c322 cap->eht_cap_phy_info_5G); in wma_update_eht_cap_support_for_320mhz()
324 WMI_EHTCAP_PHY_MAXNUMEHTLTF_GET(cap->eht_cap_phy_info_5G); in wma_update_eht_cap_support_for_320mhz()
459 mac_phy_caps2->eht_cap_phy_info_5G); in wma_update_target_ext_eht_cap()
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/inc/
Dservice_ready_param.h296 uint32_t eht_cap_phy_info_5G[PSOC_HOST_MAX_EHT_PHY_SIZE]; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_tlv.c15416 qdf_mem_copy(&param->eht_cap_phy_info_5G, in extract_mac_phy_cap_ehtcaps()
15417 &mac_phy_caps->eht_cap_phy_info_5G, in extract_mac_phy_cap_ehtcaps()
15418 sizeof(param->eht_cap_phy_info_5G)); in extract_mac_phy_cap_ehtcaps()
15448 i, param->eht_cap_phy_info_5G[i]); in extract_mac_phy_cap_ehtcaps()
/wlan-driver/fw-api/fw/
Dwmi_unified.h36491 A_UINT32 eht_cap_phy_info_5G[WMI_MAX_EHTCAP_PHY_SIZE]; member