qcacld-3.0: CL 1496762 - update fw common interface files

qcacld-2.0 to qcacld-3.0 propagation.

WMI service flag for half-rate + quarter-rate support

Change-Id: I6109a2e5f347c88f7696dadfe85a8ca4364cb0d7
CRs-Fixed: 865207
This commit is contained in:
Anurag Chouhan
2016-04-21 16:03:24 +05:30
committed by Gerrit - the friendly Code Review server
orang tua cc474b7665
melakukan 2d5c12c8e0
2 mengubah file dengan 6 tambahan dan 2 penghapusan

Melihat File

@@ -165,7 +165,11 @@ typedef enum {
/* periodic channel stats service */
WMI_SERVICE_PERIODIC_CHAN_STAT_SUPPORT,
WMI_SERVICE_MESH_11S, /* 11s mesh service support */
/*
* FW+HW supports 10 MHz(half rate) and 5 MHz(quarter rate) channel
* bandwidth
*/
WMI_SERVICE_HALF_RATE_QUARTER_RATE_SUPPORT,
WMI_MAX_SERVICE = 128 /* max service */
} WMI_SERVICE;