summaryrefslogtreecommitdiff
path: root/dhd_linux_wq.h
diff options
context:
space:
mode:
authorDamon Kim <taekhun.kim@broadcom.corp-partner.google.com>2020-09-18 17:19:28 +0900
committerTreeHugger Robot <treehugger-gerrit@google.com>2020-09-22 00:21:26 +0000
commita5bb0238fed9e0cad200115f112059de2fd61f10 (patch)
tree60e8560f29e6dbbd86d3253a8051e70ac8f45f52 /dhd_linux_wq.h
parenta974318d78c8ab136b09de7793d108dc593cc2f9 (diff)
downloadbcm4389-a5bb0238fed9e0cad200115f112059de2fd61f10.tar.gz
Rel3 Drop for bcm4389, 2020.09.18 Version : 101.10.384
[Features] BUG: 152265516 bcmdhd: Enable Packet fates for mgmt frame BUG: 162003474 DSCP mapping [BUGs] BUG: 163302778 Fix for 5.4 Kernel + Android S BUG: 163302778 Adjust order of sscd register BUG: 155251670 Add prefix to DHD_PKT_MON and fix log formation BUG: 151049090 Add timestamp to FW log when it add to FW_VERBOSE ring BUG: 155491082 ANQP mac randomization BUG: Removed GSCAN support from Makefile [Note] CONFIG_BCMDHD_HTPUT=y is default now. DEFAULT_DMA_COHERENT_POOL_SIZE should be 4M Bug: 168332407 Test: Running with firmware 20.25.294 (Rel3 Release), Device can boot and WiFi can connect. Note: Individual features will be verified separately Change-Id: I99be06d068565e9e5a177b0ac1cad9f34269c554 Signed-off-by: Roger Wang <wangroger@google.com>
Diffstat (limited to 'dhd_linux_wq.h')
-rw-r--r--dhd_linux_wq.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dhd_linux_wq.h b/dhd_linux_wq.h
index 2a5f2cd..f34f309 100644
--- a/dhd_linux_wq.h
+++ b/dhd_linux_wq.h
@@ -53,6 +53,7 @@ enum _wq_event {
DHD_WQ_WORK_H2D_CONSOLE_TIME_STAMP_MATCH,
DHD_WQ_WORK_AXI_ERROR_DUMP,
DHD_WQ_WORK_CTO_RECOVERY,
+ DHD_WQ_WORK_AML_IOVAR,
DHD_MAX_WQ_EVENTS
};