Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/inc/
Dservice_ready_param.h298 uint32_t eht_supp_mcs_ext_2G[PSOC_HOST_EHT_MCS_NSS_MAP_2G_SIZE]; member
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_eht.c445 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()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_tlv.c15420 qdf_mem_copy(&param->eht_supp_mcs_ext_2G, in extract_mac_phy_cap_ehtcaps()
15421 &mac_phy_caps->eht_supp_mcs_ext_2G, in extract_mac_phy_cap_ehtcaps()
15422 sizeof(param->eht_supp_mcs_ext_2G)); in extract_mac_phy_cap_ehtcaps()
15453 i, param->eht_supp_mcs_ext_2G[i]); in extract_mac_phy_cap_ehtcaps()
/wlan-driver/fw-api/fw/
Dwmi_unified.h36514 A_UINT32 eht_supp_mcs_ext_2G[WMI_MAX_EHT_SUPP_MCS_2G_SIZE]; member