qcacmn: WMI support for EXT NSS Signaling
Add required WMI commands to communicate support of EXT NSS Signaling between host and FW. Also, if EXT NSS Signaling is supported the use new WMI to communicate the required information between host and FW. Change-Id: If3e1ef11a55f8fbdffddb3b10963878a6a2ca415 CRs-Fixed: 2089043
This commit is contained in:

committed by
pramod kotreshappa

parent
cc5d7b8ff7
commit
3eec5f3273
@@ -495,6 +495,7 @@ enum _ol_ath_param_t {
|
||||
OL_ATH_PARAM_DUMP_OBJECTS = 351,
|
||||
OL_ATH_PARAM_ACS_SRLOADVAR = 352,
|
||||
OL_ATH_PARAM_MGMT_RSSI_THRESHOLD = 353,
|
||||
OL_ATH_PARAM_EXT_NSS_CAPABLE = 354,
|
||||
};
|
||||
|
||||
/* Enumeration of PDEV Configuration parameter */
|
||||
|
Reference in New Issue
Block a user