Searched refs:vht_txop_ps (Results 1 – 4 of 4) sorted by relevance
177 uint32_t vht_txop_ps; member
5622 cfg->vht_txop_ps = vht_cap_info & WMI_VHT_CAP_TXOP_PS; in wma_update_target_vht_cap()5629 cfg->vht_txop_ps, cfg->vht_su_bformee, cfg->vht_mu_bformee, in wma_update_target_vht_cap()5853 vht_cap->vht_txop_ps = value & WMI_VHT_CAP_TXOP_PS; in wma_derive_ext_vht_cap()5897 vht_cap->vht_txop_ps = QDF_MIN(vht_cap->vht_txop_ps, in wma_derive_ext_vht_cap()5973 vht_cap->vht_txop_ps, vht_cap->vht_su_bformee, in wma_update_target_ext_vht_cap()
4803 if (vht_cap_info->txop_ps && !cfg->vht_txop_ps) in mlme_update_vht_cap()4804 vht_cap_info->txop_ps = cfg->vht_txop_ps; in mlme_update_vht_cap()
2380 if (cfg->vht_txop_ps & WMI_VHT_CAP_TXOP_PS) in hdd_update_tgt_vht_cap()