qcacld-3.0: Add Q-Q feature 4K QAM (MCS12/MCS13) support
Add host driver support for MCS 12/13, a Q-Q PHY feature. The following changes are being introduced as a part of this - Advertisement of the MCS 12/13 using the QCN IE - Interaction between the Host and the FW regarding the target and peer capabilities for the new features introduced. - The new data structures and variables to populate and use the feature capability - Routines to add and parse the IE. Change-Id: I2b91a271d30b1230ef7bb14ee08d0b9da2706db4 CRs-Fixed: 2610277
This commit is contained in:

committed by
nshrivas

parent
8a345adcda
commit
698d9392c3
@@ -929,6 +929,8 @@ struct wlan_mlme_he_caps {
|
||||
uint8_t enable_ul_mimo;
|
||||
uint8_t enable_ul_ofdm;
|
||||
uint32_t he_sta_obsspd;
|
||||
uint16_t he_mcs_12_13_supp_2g;
|
||||
uint16_t he_mcs_12_13_supp_5g;
|
||||
};
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user