Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_main.c2255 bool vht_enable_2x2; in hdd_update_tgt_vht_cap() local
2268 status = ucfg_mlme_get_vht_enable2x2(hdd_ctx->psoc, &vht_enable_2x2); in hdd_update_tgt_vht_cap()
2272 if (vht_enable_2x2) { in hdd_update_tgt_vht_cap()
2296 if (vht_enable_2x2) { in hdd_update_tgt_vht_cap()
2357 if (vht_enable_2x2 && (cfg->vht_tx_stbc & WMI_VHT_CAP_TX_STBC)) in hdd_update_tgt_vht_cap()
2362 if (vht_enable_2x2 && (cfg->vht_rx_stbc & WMI_VHT_CAP_RX_STBC_2SS)) in hdd_update_tgt_vht_cap()