fw-api: CL 9942430 - update fw common interface files

Change-Id: Id4350ea4f10f86669dd7c6ba74fede5de70e6597
WMI: add oce_ap_tx_pwr_weightage_pcnt field in wmi_roam_cnd_scoring_param
CRs-Fixed: 2262693
This commit is contained in:
spuligil
2020-03-18 12:01:33 -07:00
committed by nshrivas
parent d7f8abd16f
commit 9b2efd094d
2 changed files with 19 additions and 14 deletions

View File

@@ -13331,6 +13331,11 @@ typedef struct {
* by at least candidate_min_roam_score_delta.
*/
A_UINT32 candidate_min_roam_score_delta;
/*
* For OCE Release 2, give weightage to roam candidate tx power if
* oce_ap_tx_pwr_weightage_pcnt != 0.
*/
A_UINT32 oce_ap_tx_pwr_weightage_pcnt;
} wmi_roam_cnd_scoring_param;
typedef struct {

View File

@@ -36,7 +36,7 @@
#define __WMI_VER_MINOR_ 0
/** WMI revision number has to be incremented when there is a
* change that may or may not break compatibility. */
#define __WMI_REVISION_ 796
#define __WMI_REVISION_ 797
/** The Version Namespace should not be normally changed. Only
* host and firmware of the same WMI namespace will work