diff --git a/dp/inc/cdp_txrx_stats_struct.h b/dp/inc/cdp_txrx_stats_struct.h index 6cbde63475..9d912bee6f 100644 --- a/dp/inc/cdp_txrx_stats_struct.h +++ b/dp/inc/cdp_txrx_stats_struct.h @@ -375,6 +375,7 @@ enum WDI_EVENT { WDI_EVENT_PKT_CAPTURE_OFFLOAD_TX_DATA, WDI_EVENT_RX_CBF, WDI_EVENT_PKT_CAPTURE_PPDU_STATS, + WDI_EVENT_HOST_SW_EVENT, /* End of new event items */ WDI_EVENT_LAST };