qcacld-3.0: CL 1527207 - update fw common interface files
Propagation from qcacld-2.0 to qcacld-3.0 Add mcast filter set/delete command that can take multiple filters in a list. Fix HTT typos to make MACROS consistent with the field name. Change-Id: I97ca72f102faecfc3d20409b0d4819a09968417c CRs-fixed: 865207
This commit is contained in:

committed by
Nandini Suresh

parent
d2e6daeb9a
commit
2f7a44de13
@@ -181,6 +181,9 @@ typedef enum {
|
||||
* the host from suspend
|
||||
*/
|
||||
WMI_SERVICE_MARK_FIRST_WAKEUP_PACKET,
|
||||
/* FW supports command that can add/delete multiple mcast filters */
|
||||
WMI_SERVICE_MULTIPLE_MCAST_FILTER_SET,
|
||||
|
||||
WMI_MAX_SERVICE = 128 /* max service */
|
||||
} WMI_SERVICE;
|
||||
|
||||
|
Reference in New Issue
Block a user