Home
last modified time | relevance | path

Searched refs:he_cap_info_5G (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/inc/
H A Dservice_ready_param.h231 uint32_t he_cap_info_5G[PSOC_HOST_MAX_MAC_SIZE]; member
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_he.c870 mac_cap->he_cap_info_5G, in wma_update_target_ext_he_cap()
H A Dwma_main.c7125 mac_phy_cap[i].he_cap_info_5G, in wma_get_caps_for_phyidx_hwmode()
7245 wma_nofl_debug("\t: he_cap_info_5G[0][%08x]", cap->he_cap_info_5G[0]); in wma_print_mac_phy_capabilities()
7246 wma_nofl_debug("\t: he_cap_info_5G[1][%08x]", cap->he_cap_info_5G[1]); in wma_print_mac_phy_capabilities()
7249 qdf_mem_copy(mac_5G, cap->he_cap_info_5G, sizeof(mac_5G)); in wma_print_mac_phy_capabilities()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c15279 param->he_cap_info_5G[WMI_HOST_HECAP_MAC_WORD1] = in extract_mac_phy_cap_service_ready_ext_tlv()
15280 mac_phy_caps->he_cap_info_5G; in extract_mac_phy_cap_service_ready_ext_tlv()
15281 param->he_cap_info_5G[WMI_HOST_HECAP_MAC_WORD2] = in extract_mac_phy_cap_service_ready_ext_tlv()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h36383 A_UINT32 he_cap_info_5G; member