Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_api.h86 uint32_t ht_2g; 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
5768 ht_2g = mac_phy_cap[i].ht_cap_info_2G; in wma_update_target_ext_ht_cap()
5770 if (ht_2g) in wma_update_target_ext_ht_cap()
5772 ht_2g, in wma_update_target_ext_ht_cap()
7066 caps_per_phy->ht_2g = ht_cap_info; in wma_get_caps_for_phyidx_hwmode()
7101 caps_per_phy->ht_2g = mac_phy_cap[i].ht_cap_info_2G; in wma_get_caps_for_phyidx_hwmode()
7116 caps_per_phy->ht_2g, in wma_get_caps_for_phyidx_hwmode()
7190 status = (!!(caps_per_phy.ht_2g & WMI_HT_CAP_LDPC)); in wma_is_rx_ldpc_supported_for_channel()
7193 status = (!!(caps_per_phy.ht_2g & WMI_HT_CAP_RX_LDPC)); in wma_is_rx_ldpc_supported_for_channel()