Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/inc/
H A Dservice_ready_param.h223 uint32_t he_cap_info_2G[PSOC_HOST_MAX_MAC_SIZE]; member
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_he.c843 mac_cap->he_cap_info_2G, in wma_update_target_ext_he_cap()
H A Dwma_main.c7104 mac_phy_cap[i].he_cap_info_2G, in wma_get_caps_for_phyidx_hwmode()
7242 wma_nofl_debug("\t: he_cap_info_2G[0][%08x]", cap->he_cap_info_2G[0]); in wma_print_mac_phy_capabilities()
7243 wma_nofl_debug("\t: he_cap_info_2G[1][%08x]", cap->he_cap_info_2G[1]); in wma_print_mac_phy_capabilities()
7248 qdf_mem_copy(mac_2G, cap->he_cap_info_2G, sizeof(mac_2G)); in wma_print_mac_phy_capabilities()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c15268 param->he_cap_info_2G[WMI_HOST_HECAP_MAC_WORD1] = in extract_mac_phy_cap_service_ready_ext_tlv()
15269 mac_phy_caps->he_cap_info_2G; in extract_mac_phy_cap_service_ready_ext_tlv()
15270 param->he_cap_info_2G[WMI_HOST_HECAP_MAC_WORD2] = in extract_mac_phy_cap_service_ready_ext_tlv()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h36339 A_UINT32 he_cap_info_2G; member