Home
last modified time | relevance | path

Searched refs:ht_5g (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_api.h87 uint32_t ht_5g; member
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c5744 uint32_t ht_2g, ht_5g; in wma_update_target_ext_ht_cap() local
5769 ht_5g = mac_phy_cap[i].ht_cap_info_5G; in wma_update_target_ext_ht_cap()
5775 if (ht_5g) in wma_update_target_ext_ht_cap()
5777 ht_5g, in wma_update_target_ext_ht_cap()
7067 caps_per_phy->ht_5g = ht_cap_info; in wma_get_caps_for_phyidx_hwmode()
7122 caps_per_phy->ht_5g = mac_phy_cap[i].ht_cap_info_5G; in wma_get_caps_for_phyidx_hwmode()
7137 caps_per_phy->ht_5g, in wma_get_caps_for_phyidx_hwmode()
7195 status = (!!(caps_per_phy.ht_5g & WMI_HT_CAP_RX_LDPC)); in wma_is_rx_ldpc_supported_for_channel()