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

Change-Id: Icfd8653ed929923565a0f3b9a03aed596c17c243
WMI: add ba_window_size to peer reorder queue setup msg
CRs-Fixed: 1107600
Bu işleme şunda yer alıyor:
spuligil
2018-05-22 09:00:41 -07:00
ebeveyn 3250a9b273
işleme 7019093731
2 değiştirilmiş dosya ile 6 ekleme ve 1 silme

Dosyayı Görüntüle

@@ -19174,6 +19174,11 @@ typedef struct {
A_UINT32 queue_ptr_hi; /* upper 32 bits of queue desc adddress */
A_UINT32 queue_no; /* 16-bit number assigned by host for queue,
stored in bits 15:0 of queue_no field */
A_UINT32 ba_window_size_valid; /* Is ba_window_size valid?
* 0 = Invalid, 1 = Valid */
A_UINT32 ba_window_size; /* Valid values: 0 to 256
* Host sends the message when BA session is
* established or terminated for the TID. */
} wmi_peer_reorder_queue_setup_cmd_fixed_param;
/**

Dosyayı Görüntüle

@@ -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_ 538
#define __WMI_REVISION_ 539
/** The Version Namespace should not be normally changed. Only
* host and firmware of the same WMI namespace will work