Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c5601 cfg->vht_short_gi_160 = vht_cap_info & WMI_VHT_CAP_SGI_160MHZ; in wma_update_target_vht_cap()
5840 vht_cap->vht_short_gi_160 = value & WMI_VHT_CAP_SGI_160MHZ; in wma_derive_ext_vht_cap()
5878 value & WMI_VHT_CAP_SGI_160MHZ); in wma_derive_ext_vht_cap()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c2354 if (cfg->vht_short_gi_160 & WMI_VHT_CAP_SGI_160MHZ) in hdd_update_tgt_vht_cap()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h2717 #define WMI_VHT_CAP_SGI_160MHZ 0x00000040 macro