Home
last modified time | relevance | path

Searched refs:WMI_HT_CAP_LDPC (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c5546 cfg->ht_rx_ldpc = !!(ht_cap_info & WMI_HT_CAP_LDPC); in wma_update_target_ht_cap()
7190 status = (!!(caps_per_phy.ht_2g & WMI_HT_CAP_LDPC)); in wma_is_rx_ldpc_supported_for_channel()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c12973 | WMI_HT_CAP_LDPC in copy_ht_cap_info()
12978 if (ev_target_cap & WMI_HT_CAP_LDPC) in copy_ht_cap_info()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h2678 #define WMI_HT_CAP_LDPC 0x0040 /* LDPC supported */ macro
2699 WMI_HT_CAP_LDPC | \