Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c5622 cfg->vht_txop_ps = vht_cap_info & WMI_VHT_CAP_TXOP_PS; in wma_update_target_vht_cap()
5853 vht_cap->vht_txop_ps = value & WMI_VHT_CAP_TXOP_PS; in wma_derive_ext_vht_cap()
5898 value & WMI_VHT_CAP_TXOP_PS); in wma_derive_ext_vht_cap()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c2380 if (cfg->vht_txop_ps & WMI_VHT_CAP_TXOP_PS) in hdd_update_tgt_vht_cap()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h2729 #define WMI_VHT_CAP_TXOP_PS 0x00200000 macro