qcacld-3.0: config 11ax linkspeed rate
This change is to support 11ax linkspeed rate on UI. It supports different config for gReportMaxLinkSpeed. Current 11ax rate support to max 80 nss2 mcs11. Change-Id: Iff8cbafe1354ab50c4b3a90ef8ab698a3350a21d CRs-Fixed: 2529291
This commit is contained in:
@@ -768,6 +768,7 @@ struct wma_txrx_node {
|
||||
void *del_staself_req;
|
||||
bool is_del_sta_defered;
|
||||
qdf_atomic_t bss_status;
|
||||
enum tx_rate_info rate_flags;
|
||||
uint8_t nss;
|
||||
uint16_t pause_bitmap;
|
||||
int8_t tx_power;
|
||||
|
Reference in New Issue
Block a user