Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c5549 cfg->ht_sgi_20 = !!(ht_cap_info & WMI_HT_CAP_HT20_SGI); in wma_update_target_ht_cap()
5697 ht_cap->ht_sgi_20 = (!!(value & WMI_HT_CAP_HT20_SGI)); in wma_derive_ext_ht_cap()
5713 (!!(value & WMI_HT_CAP_HT20_SGI))); in wma_derive_ext_ht_cap()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h2672 #define WMI_HT_CAP_HT20_SGI 0x0002 /* Short Guard Interval with HT20 */ macro
2695 WMI_HT_CAP_HT20_SGI | \
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c12967 | WMI_HT_CAP_HT20_SGI in copy_ht_cap_info()