Searched refs:WMI_VHT_CAP_SGI_160MHZ (Results 1 – 3 of 3) sorted by relevance
5601 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()
2354 if (cfg->vht_short_gi_160 & WMI_VHT_CAP_SGI_160MHZ) in hdd_update_tgt_vht_cap()
2717 #define WMI_VHT_CAP_SGI_160MHZ 0x00000040 macro