Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_main.c5600 cfg->vht_short_gi_80 = vht_cap_info & WMI_VHT_CAP_SGI_80MHZ; in wma_update_target_vht_cap()
5839 vht_cap->vht_short_gi_80 = value & WMI_VHT_CAP_SGI_80MHZ; in wma_derive_ext_vht_cap()
5876 value & WMI_VHT_CAP_SGI_80MHZ); in wma_derive_ext_vht_cap()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_main.c2295 if (cfg->vht_short_gi_80 & WMI_VHT_CAP_SGI_80MHZ) { in hdd_update_tgt_vht_cap()
2352 if (cfg->vht_short_gi_80 & WMI_VHT_CAP_SGI_80MHZ) in hdd_update_tgt_vht_cap()
/wlan-driver/fw-api/fw/
Dwmi_unified.h2716 #define WMI_VHT_CAP_SGI_80MHZ 0x00000020 macro
2767 WMI_VHT_CAP_SGI_80MHZ | \