Searched refs:ht_rx_stbc (Results 1 – 3 of 3) sorted by relevance
138 bool ht_rx_stbc; member
5537 cfg->ht_rx_stbc = !!(ht_cap_info & WMI_HT_CAP_RX_STBC); in wma_update_target_ht_cap()5562 cfg->ht_rx_stbc, cfg->ht_tx_stbc, cfg->mpdu_density, in wma_update_target_ht_cap()5693 ht_cap->ht_rx_stbc = (!!(value & WMI_HT_CAP_RX_STBC)); in wma_derive_ext_ht_cap()5704 ht_cap->ht_rx_stbc = QDF_MIN(ht_cap->ht_rx_stbc, in wma_derive_ext_ht_cap()5791 ht_cap->ht_rx_stbc, ht_cap->ht_tx_stbc, in wma_update_target_ext_ht_cap()
2177 if (ht_cap_info.rx_stbc && !cfg->ht_rx_stbc) in hdd_update_tgt_ht_cap()2178 ht_cap_info.rx_stbc = cfg->ht_rx_stbc; in hdd_update_tgt_ht_cap()